Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.
This commit is contained in:
9
node_modules/devlop/lib/default.js
generated
vendored
Normal file
9
node_modules/devlop/lib/default.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
export function deprecate(fn) {
|
||||
return fn
|
||||
}
|
||||
|
||||
export function equal() {}
|
||||
|
||||
export function ok() {}
|
||||
|
||||
export function unreachable() {}
|
Reference in New Issue
Block a user