removed a type checker

This commit was merged in pull request #3.
This commit is contained in:
Ebube
2024-03-05 16:12:51 +01:00
parent 4e60c4b4c7
commit 3a5901c798
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
import Button from "./Button";
export {Button}