Created the Create index.js

This commit is contained in:
2023-11-18 18:17:22 +01:00
parent 48c52d230a
commit e49063b743

View File

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