From bf29aa9bd7a1b711a2ee87608c613f3cd78e2f79 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Fri, 20 Jun 2025 14:03:38 +0200 Subject: [PATCH] feat: :sparkles: add button component --- src/components/ref-button.webc | 40 ++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 src/components/ref-button.webc diff --git a/src/components/ref-button.webc b/src/components/ref-button.webc new file mode 100644 index 0000000..367166c --- /dev/null +++ b/src/components/ref-button.webc @@ -0,0 +1,40 @@ + + +