Skip to content
Snippets Groups Projects
Commit c5620d31 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

cleanup

parent 6f0c6b09
No related branches found
No related tags found
1 merge request!116feat(login): stay on page after refresh
Pipeline #72898 passed
......@@ -28,7 +28,7 @@ export const links: Record<
path: '/consents',
adminOnly: true,
},
} as const
}
export const routes = Object.keys(links).map(key => ({
label: links[key].label,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment