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.mjs CHANGED
@@ -659,7 +659,7 @@ const BottomDrawer = ({
659
659
  titleVariant = "B2_REGULAR",
660
660
  showHeader = true,
661
661
  showSeparator = true,
662
- showBlurView
662
+ showBlurView = false
663
663
  }) => {
664
664
  const { theme } = useTheme();
665
665
  return /* @__PURE__ */ React.createElement(