Skip to content
Snippets Groups Projects

Feature/authorization/curry

Merged Defendi Alberto requested to merge feature/authorization/curry into dev
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -18,8 +18,6 @@ interface WithAuthProps {
allowedRoles: string[];
}
// FIX: Sometimes the login page is displayed the circle rather than the login page.
/* eslint-disable react/jsx-props-no-spreading */
/**
*
Loading