You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dropdown): renames imported theme in Dropdown to avoid confusion with theme in Dropdown props
This fixes the way theme is imported in Dropdown. `theme` is alredy
defined in Dropdown's props and lead to confusion.
This also changes how `useColorScheme` is used.
0 commit comments