bins page now has the add bin button

This commit is contained in:
Carter 2025-03-10 12:51:40 -06:00
parent 429f990b41
commit cd972409b2
15 changed files with 134331 additions and 7 deletions

View file

@ -1,5 +1,6 @@
{
"compilerOptions": {
"baseUrl": "src",
"resolveJsonModule": true,
"esModuleInterop": true
},