@vuu-ui/vuu-filters 0.8.24-debug → 0.8.25-debug

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cjs/index.js CHANGED
@@ -2221,7 +2221,6 @@ var FilterBar = ({
2221
2221
  import_vuu_ui_controls8.Toolbar,
2222
2222
  {
2223
2223
  activeItemIndex: activeFilterIndex,
2224
- height: 28,
2225
2224
  onActiveChange: onChangeActiveFilterIndex,
2226
2225
  onNavigateOutOfBounds,
2227
2226
  selectionStrategy: "multiple-special-key",