-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* remove unused create menu component * remove unused i18n keys * raise coverage * fix missing a11y import, fix css var bug
- Loading branch information
1 parent
05991f8
commit 71d97a1
Showing
11 changed files
with
61 additions
and
407 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 0 additions & 36 deletions
36
projects/aca-content/src/lib/components/create-menu/create-menu.component.html
This file was deleted.
Oops, something went wrong.
97 changes: 0 additions & 97 deletions
97
projects/aca-content/src/lib/components/create-menu/create-menu.component.scss
This file was deleted.
Oops, something went wrong.
155 changes: 0 additions & 155 deletions
155
projects/aca-content/src/lib/components/create-menu/create-menu.component.spec.ts
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
projects/aca-content/src/lib/components/create-menu/create-menu.component.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.