Created the Button index

This commit is contained in:
2022-12-27 15:20:04 +01:00
parent 8bf92ab397
commit ea4bf04698

View File

@ -0,0 +1 @@
export {Button as default} from "./Button.jsx";