Merged in chore/navigation-router-spelling-error (pull request #2115)
chore: correct spelling of navigationRouter * chore: correct spelling of navigationRouter Approved-by: Erik Tiekstra
This commit is contained in:
@@ -2,4 +2,4 @@ import { router } from "@/server/trpc"
|
||||
|
||||
import { myPagesNavigation } from "./mypages/index"
|
||||
|
||||
export const navitaionRouter = router({ myPages: myPagesNavigation })
|
||||
export const navigationRouter = router({ myPages: myPagesNavigation })
|
||||
|
||||
Reference in New Issue
Block a user