feat(gallery): transition to and from the nds
This commit is contained in:
2
app/types/app.d.ts
vendored
2
app/types/app.d.ts
vendored
@@ -1 +1 @@
|
||||
type AppScreen = "home" | "contact" | "projects" | "settings";
|
||||
type AppScreen = "home" | "contact" | "projects" | "settings" | "gallery";
|
||||
|
||||
Reference in New Issue
Block a user