feat(directory): init operator page
This commit is contained in:
@@ -32,6 +32,7 @@ const router = createBrowserRouter(
|
||||
index={route.index}
|
||||
path={route.path}
|
||||
element={route.element}
|
||||
loader={route.loader}
|
||||
/>
|
||||
)
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user