categories,18popup,clear.TextEditorSwap,GameCardHover #177
@ -131,11 +131,11 @@ export const routerWithNdkContext = (context: NDKContextType) =>
|
||||
},
|
||||
{
|
||||
path: appRoutes.submitMod,
|
||||
element: <SubmitModPage />
|
||||
element: <SubmitModPage key='submit' />
|
||||
},
|
||||
{
|
||||
path: appRoutes.editMod,
|
||||
element: <SubmitModPage />
|
||||
element: <SubmitModPage key='edit' />
|
||||
},
|
||||
{
|
||||
path: appRoutes.write,
|
||||
|
Loading…
x
Reference in New Issue
Block a user