button as component

This commit is contained in:
Timur Ercan
2023-02-02 13:44:35 +01:00
parent d36bf46133
commit 7255819d86
4 changed files with 44 additions and 17 deletions
+1
View File
@@ -0,0 +1 @@
export { Button } from "./button";