From 2b41980d860b67db086b5a6bda7b6164e232f9fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Wed, 1 Jun 2022 10:43:17 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 171e83240..eb47ac20c 100644 --- a/README.md +++ b/README.md @@ -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 ```