Skip to content

Commit

Permalink
Merge pull request #2381 from gluestack/release/@gluestack-ui/select@…
Browse files Browse the repository at this point in the history
…0.1.28

fix: build issue
  • Loading branch information
Viraj-10 authored Aug 13, 2024
2 parents 7099d14 + 7a2d02c commit 6056032
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/themed/src/components/Select/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export const SelectContent = Select.Content;
export const SelectDragIndicator = Select.DragIndicator;
export const SelectDragIndicatorWrapper = Select.DragIndicatorWrapper;
export const SelectItem = Select.Item;
export const SelectItemText = Select.ItemText;
export const SelectScrollView = Select.ScrollView;
export const SelectVirtualizedList = Select.VirtualizedList;
export const SelectFlatList = Select.FlatList;
Expand Down

0 comments on commit 6056032

Please sign in to comment.