Skip to content

Commit 21d59c3

Browse files
committed
docs
1 parent 9a93ea3 commit 21d59c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ methods: {
5353
vue-modal-2 also accept options in `.use()` function as second argument.
5454
### options
5555
#### `options.componentName`
56-
- __type__: `String`
57-
- __example__: `VueModal`
56+
- type: `String`
57+
- default: `vue-modal-2`
58+
- example: `VueModal`
5859
```javascript
5960
Vue.use(Modal. {
6061
componentName: 'VueModal'

0 commit comments

Comments
 (0)