Created the Header index.js

This commit is contained in:
Mathias Wagner 2023-07-07 01:10:15 +02:00
parent 655f2c5f2e
commit c092db8f27
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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