@regenbio/regenbio-components-react 1.3.64 → 1.3.65

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.
@@ -5,6 +5,10 @@ import Scrollbars from "react-custom-scrollbars";
5
5
  * 页面容器属性
6
6
  */
7
7
  export type RbPageContainerProps = {
8
+ /**
9
+ * 触发响应式的宽度
10
+ */
11
+ responsiveWidth?: number;
8
12
  /**
9
13
  * 响应式改变回调
10
14
  * @param responive 响应式状态