mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
349a88e25b
* Allow sort by more than one key * forcing 404 page where entity ids do not exist * refactored error boundary; handling 404s now * added 403 overlay; refactored auth wrappers * fixed test for maintainer * more efficient fetches; test fixes * clarify comment * clean up Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
export { default } from "./AuthenticatedAdminRoutes";
|