reset to remix

This commit is contained in:
41666 2023-02-01 19:17:41 -05:00
commit 789cb7bdfb
22 changed files with 23521 additions and 0 deletions

5
public/_routes.json Normal file
View file

@ -0,0 +1,5 @@
{
"version": 1,
"include": ["/*"],
"exclude": ["/build/*"]
}