Merge pull request #2605 from tugcekucukoglu/refactor-readme2

Update README.md
pull/2607/head
Tuğçe Küçükoğlu 2022-06-01 10:43:32 +03:00 committed by GitHub
commit 2b90179a23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>
```