@star-insure/sdk 4.1.0 → 4.1.1

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.
@@ -2923,7 +2923,7 @@ function FilterItem(_ref) {
2923
2923
  });
2924
2924
  }
2925
2925
  }))), React__default.createElement("div", {
2926
- className: "flex items-center gap-2"
2926
+ className: "flex items-center gap-2 py-4 mt-4 -bottom-4 sticky bg-white"
2927
2927
  }, React__default.createElement(Button, {
2928
2928
  type: "button",
2929
2929
  className: "!min-w-[0px] flex-grow !px-2 text-sm !transition-none",