@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/esm/index.js CHANGED
@@ -2216,7 +2216,6 @@ var FilterBar = ({
2216
2216
  Toolbar,
2217
2217
  {
2218
2218
  activeItemIndex: activeFilterIndex,
2219
- height: 28,
2220
2219
  onActiveChange: onChangeActiveFilterIndex,
2221
2220
  onNavigateOutOfBounds,
2222
2221
  selectionStrategy: "multiple-special-key",