Created the Footer index.js

This commit is contained in:
Mathias Wagner 2023-07-09 00:28:17 +02:00
parent 4cb83dee0e
commit ccdb3e3971
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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