File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 <a href =" https://npmjs.com/package/vue3-use-modal " ><img src =" https://img.shields.io/npm/v/vue3-use-modal.svg " alt =" npm package " ></a >
66 <a href =" https://github.com/eddie0329/vue3-use-modal/blob/main/LICENSE.md " ><img src =" https://img.shields.io/npm/l/vue3-use-modal.svg?style=flat-square " alt =" license " /></a >
77 <a href =" https://github.com/eddie0329/vue3-use-modal/pulls " ><img src =" https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square " alt =" PR WELCOME " /></a >
8- <a href =" https://stackblitz.com/edit/vue-w6xg5y?file=src%2Fcontainer%2FContainer2 .vue " ><img src =" https://img.shields.io/badge/%F0%9F%92%A1-examples-ff615b.svg?style=flat-square " alt =" example " /></a >
8+ <a href =" https://stackblitz.com/edit/vue-w6xg5y?file=src%2FApp .vue " ><img src =" https://img.shields.io/badge/%F0%9F%92%A1-examples-ff615b.svg?style=flat-square " alt =" example " /></a >
99</p >
1010<br />
1111
@@ -67,7 +67,7 @@ declare module 'vue' {
6767
6868## 🎩 Usage vue-use-modal
6969
70- #### ⭐️ See example [ here] ( https://stackblitz.com/edit/vue-w6xg5y?file=src%2Fcontainer%2FContainer2 .vue ) .
70+ #### ⭐️ See example [ here] ( https://stackblitz.com/edit/vue-w6xg5y?file=src%2FApp .vue ) .
7171
7272### 1> Define modal component:
7373
You can’t perform that action at this time.
0 commit comments