Skip to content

Commit

Permalink
docs(modal): fix repl link
Browse files Browse the repository at this point in the history
  • Loading branch information
vnphanquang committed Sep 19, 2022
1 parent 51d266c commit c6f2a9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/misc/modal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,5 +431,5 @@ One scenario where this is especially helpful is when you are migrating from an
[customevent]: https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent
<!-- repl -->
[repl]: https://svelte.dev/repl/d9c896ac62cd41d49f80ffa249d292e6
[repl]: https://svelte.dev/repl/0a68001337544b8ab55995fb3d02d1f6
[repl.badge]: https://img.shields.io/static/v1?label=&message=Svelte+REPL&logo=svelte&logoColor=fff&color=ff3e00
2 changes: 1 addition & 1 deletion packages/misc/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-put/modal",
"version": "0.4.3",
"version": "0.4.4",
"description": "Svelte async modal",
"type": "module",
"svelte": "./lib/index.js",
Expand Down

0 comments on commit c6f2a9a

Please sign in to comment.