Created the Chooser index.js

This commit is contained in:
2023-11-13 13:11:31 +01:00
parent ef46d585b7
commit 81c7745168

View File

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