dhre-ui-kit 0.0.283 → 0.0.284

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/lib/index.js CHANGED
@@ -696,7 +696,7 @@ const BottomDrawer = ({
696
696
  titleVariant = "B2_REGULAR",
697
697
  showHeader = true,
698
698
  showSeparator = true,
699
- showBlurView
699
+ showBlurView = false
700
700
  }) => {
701
701
  const { theme } = useTheme();
702
702
  return /* @__PURE__ */ React__default["default"].createElement(