Profile page, file structure & fixes

Fixed warning about Babel, added folder 'utils', coding profile page & other
This commit is contained in:
RailTH
2024-02-08 16:37:07 +11:00
parent 7d1cc35a0c
commit 8292a2622d
16 changed files with 261 additions and 22 deletions

View File

@@ -43,5 +43,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
}
}