fix: 🐛
This commit is contained in:
@@ -229,7 +229,7 @@ export function PageManager({ maxStackSize = 5 }: { maxStackSize?: number }) {
|
|||||||
}
|
}
|
||||||
return newStack
|
return newStack
|
||||||
})
|
})
|
||||||
})
|
}, 10)
|
||||||
}
|
}
|
||||||
|
|
||||||
const popSecondaryPage = () => {
|
const popSecondaryPage = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user