@nocobase/client 1.8.24 → 1.8.26

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.
@@ -8,6 +8,7 @@
8
8
  */
9
9
  import { PopoverProps } from 'antd';
10
10
  import React from 'react';
11
+ export declare const ICON_POPUP_Z_INDEX = 2000;
11
12
  /**
12
13
  * 参见:https://github.com/ant-design/ant-design/issues/44119
13
14
  * fix https://nocobase.height.app/T-1508