Created the Header index.js

This commit is contained in:
2023-07-07 01:10:15 +02:00
parent 655f2c5f2e
commit c092db8f27

View File

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