Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HAKOBYAN, Davit committed Sep 10, 2024
1 parent 135ab52 commit 0324e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Need help? Check out the docs [here](https://stenciljs.com/docs/my-first-compone

You can import the components like this:
```html
<script type="module" src="https://unpkg.com/@district09/lod-widgets@1.0.0/dist/lod-widgets/lod-widgets.esm.js"></script>
<script type="module" src="https://unpkg.com/@district09/lod-widgets/dist/lod-widgets/lod-widgets.esm.js"></script>

<lod-cards></lod-cards>
<lod-table></lod-table>
Expand Down

0 comments on commit 0324e17

Please sign in to comment.