Created the Header component index.js

This commit is contained in:
Mathias Wagner 2023-07-30 20:45:44 +02:00
parent 4bb82b39ff
commit bd4b68796b
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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