mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-26 10:45:12 +02:00
docs: add readme to frontend, documenting some of the structure
This commit is contained in:
@@ -198,7 +198,7 @@ type HistoryState = {
|
||||
|
||||
export type StackRouterStore = ReturnType<typeof useStackRouter>;
|
||||
|
||||
export function useStackRouter({
|
||||
function useStackRouter({
|
||||
routes,
|
||||
notFound,
|
||||
maxDepth
|
||||
|
||||
Reference in New Issue
Block a user