mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: pnpm issues
This commit is contained in:
parent
693a28721d
commit
25cba1cdbb
3 changed files with 3719 additions and 1629 deletions
|
|
@ -128,7 +128,7 @@ const LoggedInJoinScreen = (props: any) => {
|
|||
res.data
|
||||
)
|
||||
setTimeout(() => {
|
||||
router.push(`/`)
|
||||
router.push(getUriWithOrg(org.slug,'/'))
|
||||
}, 2000)
|
||||
setIsSubmitting(false)
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue