Created the Input index.js

This commit is contained in:
2023-11-19 00:21:18 +01:00
parent 00adf52682
commit 672e6501c0

View File

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