feat: remove query based routing
This commit is contained in:
1
app/types/app.d.ts
vendored
Normal file
1
app/types/app.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
type AppScreen = "home" | "contact" | "projects" | "settings";
|
||||
Reference in New Issue
Block a user