Update README.md

pull/2605/head
Tuğçe Küçükoğlu 2022-06-01 10:43:17 +03:00
parent 61dbdeb260
commit 2b41980d86
1 changed files with 1 additions and 1 deletions

View File

@ -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.
```
```vue
<Dialog></Dialog>
```