Skip to content

Commit

Permalink
Remove SearchBar import/export
Browse files Browse the repository at this point in the history
  • Loading branch information
arielj committed Oct 1, 2023
1 parent 4a4a66d commit 126ae39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/frontend/components/UI/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export { default as Header } from './Header'
export { default as InfoBox } from './InfoBox'
export { default as LanguageSelector } from './LanguageSelector'
export { default as SearchBar } from './SearchBar'
export { default as SelectField } from './SelectField'
export { default as SmallInfo } from './SmallInfo'
export { default as TextInputField } from './TextInputField'
Expand Down

0 comments on commit 126ae39

Please sign in to comment.