fix: 🐛
This commit is contained in:
parent
23f6032808
commit
ee6780dc69
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ export function PageManager({ maxStackSize = 5 }: { maxStackSize?: number }) {
|
||||||
}
|
}
|
||||||
return newStack
|
return newStack
|
||||||
})
|
})
|
||||||
})
|
}, 10)
|
||||||
}
|
}
|
||||||
|
|
||||||
const popSecondaryPage = () => {
|
const popSecondaryPage = () => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue