Skip to content

Commit

Permalink
(fix)O3-2191:Remove the form builder app menu link (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: jwnasambu <[email protected]>
  • Loading branch information
jwnasambu and jwamalwa authored Jun 30, 2023
1 parent 31659be commit f4a6c05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
13 changes: 0 additions & 13 deletions src/form-builder-app-menu-link.component.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ export const root = getAsyncLifecycle(
options
);

export const formBuilderAppMenuLink = getAsyncLifecycle(
() => import("./form-builder-app-menu-link.component"),
options
);

export const systemAdministrationFormBuilderCardLink = getAsyncLifecycle(
() => import("./form-builder-admin-card-link.component"),
options
Expand Down

0 comments on commit f4a6c05

Please sign in to comment.