Skip to content

Commit

Permalink
docs(modal): update
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson86tw committed Apr 23, 2024
1 parent 30541af commit 04e2a33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions app/content/vue-dapp-modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ head:

# @vue-dapp/modal

Use it first, then remove it later as you wish to customize your modal.

## Get started

::code-group
Expand Down
3 changes: 2 additions & 1 deletion packages/modal/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

# @vue-dapp/modal

Use it first, then remove it later as you wish to customize your modal.

## Get started

::code-group
Expand Down Expand Up @@ -99,4 +101,3 @@ Don't add `v-model`
```vue
<VueDappModal autoConnect />
```

0 comments on commit 04e2a33

Please sign in to comment.