Fix apps/trust lint issues
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -153,7 +153,6 @@ const routes = [
|
||||
children: [
|
||||
{
|
||||
index: true,
|
||||
// Component: () => "hello world",
|
||||
Component: lazy(
|
||||
() =>
|
||||
import("./pages/organizations/employee/EmployeeDocumentsPageLoader"),
|
||||
|
||||
Reference in New Issue
Block a user