Skip to content

Commit

Permalink
web: drop no longer needed Field components
Browse files Browse the repository at this point in the history
  • Loading branch information
dgdavid committed May 27, 2024
1 parent f88d7e1 commit 14de1d2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 231 deletions.
115 changes: 0 additions & 115 deletions web/src/components/core/Field.jsx

This file was deleted.

114 changes: 0 additions & 114 deletions web/src/components/core/Field.test.jsx

This file was deleted.

2 changes: 0 additions & 2 deletions web/src/components/core/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,4 @@ export { default as OptionsPicker } from "./OptionsPicker";
export { default as Reminder } from "./Reminder";
export { default as Tag } from "./Tag";
export { default as TreeTable } from "./TreeTable";
export { default as Field } from "./Field";
export { ExpandableField, SwitchField } from "./Field";
export { default as CardField } from "./CardField";

0 comments on commit 14de1d2

Please sign in to comment.