add new component

This commit is contained in:
2024-09-24 19:17:07 +02:00
parent 05277a28c2
commit 76601e5c71
95 changed files with 1798 additions and 176 deletions

View File

@@ -1 +1,5 @@
{}
{
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/_document": "pages/_document.js"
}