@ornikar/kitt-universal 26.3.0 → 26.3.1-canary.dd94a20641c146865234323ff2718101c6363315.0

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.
@@ -3891,11 +3891,6 @@ function BottomSheetComponent() {
3891
3891
  // noop
3892
3892
  return null;
3893
3893
  }
3894
-
3895
- /**
3896
- * @@internal This component is for kitt-universal internal use only.
3897
- * Please use `NavigationBottomSheet` instead.
3898
- */
3899
3894
  var BottomSheet = /*#__PURE__*/forwardRef(BottomSheetComponent);
3900
3895
  function NoopComponent() {
3901
3896
  return null;