Skip to content

Commit

Permalink
fix(web): drop core/Reminder component
Browse files Browse the repository at this point in the history
  • Loading branch information
dgdavid committed Jun 17, 2024
1 parent a759455 commit 5558dd5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 158 deletions.
86 changes: 0 additions & 86 deletions web/src/components/core/Reminder.jsx

This file was deleted.

71 changes: 0 additions & 71 deletions web/src/components/core/Reminder.test.jsx

This file was deleted.

1 change: 0 additions & 1 deletion web/src/components/core/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export { default as Selector } from "./Selector";
export { default as ServerError } from "./ServerError";
export { default as ExpandableSelector } from "./ExpandableSelector";
export { default as OptionsPicker } from "./OptionsPicker";
export { default as Reminder } from "./Reminder";
export { default as TreeTable } from "./TreeTable";
export { default as CardField } from "./CardField";
export { default as ButtonLink } from "./ButtonLink";
Expand Down

0 comments on commit 5558dd5

Please sign in to comment.