Created the HomeElement index.js

This commit is contained in:
2023-05-30 18:15:22 +02:00
parent 85c2e1c125
commit df73a803e1

View File

@ -0,0 +1 @@
export {HomeElement as default} from './HomeElement'