Update README.md
parent
61dbdeb260
commit
2b41980d86
|
@ -54,7 +54,7 @@ app.component('Dialog', Dialog);
|
||||||
|
|
||||||
Finally you'll be able to utilize the component in your application. See the Styles section to apply styling.
|
Finally you'll be able to utilize the component in your application. See the Styles section to apply styling.
|
||||||
|
|
||||||
```
|
```vue
|
||||||
<Dialog></Dialog>
|
<Dialog></Dialog>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue