-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: refactor example components (#150)
* chore(example): remove duplicated component * chore(example): remove dead props * chore(example): add missing memo * chore(example): refactor duplicate Program and ProgramLandscape components into one * chore(example): refactor duplicate ProgramList
- Loading branch information
Showing
9 changed files
with
83 additions
and
311 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
61 changes: 0 additions & 61 deletions
61
packages/example/src/modules/program/view/ProgramLandscape.tsx
This file was deleted.
Oops, something went wrong.
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
120 changes: 0 additions & 120 deletions
120
packages/example/src/modules/program/view/ProgramListVariableSize.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.