chore: Update translations
This commit is contained in:
@ -211,8 +211,8 @@ export const router = createBrowserRouter([
|
||||
}
|
||||
return null;
|
||||
},
|
||||
children: RootTabRoutes
|
||||
}
|
||||
children: RootTabRoutes,
|
||||
},
|
||||
]);
|
||||
|
||||
const root = ReactDOM.createRoot(unwrap(document.getElementById("root")));
|
||||
|
Reference in New Issue
Block a user