From 2963cc7f8c1281d5300954f9574df064143b11a1 Mon Sep 17 00:00:00 2001 From: ochairo <19258508+ochairo@users.noreply.github.com> Date: Fri, 29 Mar 2024 22:56:03 +0900 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8752f48..bf4cbbb 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,6 @@ You have multiple options for development. ### Component How to write components in vanillatte. -- Element: `` ```ts class SampleComponent extends BaseComponent {