Skip to content

Commit

Permalink
fix: missing search field import (#2292)
Browse files Browse the repository at this point in the history
Close #2287
  • Loading branch information
ethanalvizo authored Nov 13, 2024
1 parent a273b07 commit cb1f11f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/components/src/spectrum/forms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ export {
RadioGroup,
RangeSlider,
type SpectrumRangeSliderProps as RangeSliderProps,
SearchField,
type SpectrumSearchFieldProps as SearchFieldProps,
Slider,
type SpectrumSliderProps as SliderProps,
Switch,
Expand Down

0 comments on commit cb1f11f

Please sign in to comment.