@nocobase/plugin-calendar 2.0.0-alpha.9 → 2.0.0-beta.2

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.
@@ -7,5 +7,5 @@
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
9
  import React from 'react';
10
- export declare const DeleteEvent: React.MemoExoticComponent<import("@formily/react").ReactFC<unknown>>;
10
+ export declare const DeleteEvent: React.MemoExoticComponent<import("@formily/reactive-react").ReactFC<unknown>>;
11
11
  export default DeleteEvent;
@@ -7,4 +7,4 @@
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
9
  import React from 'react';
10
- export declare const Event: React.MemoExoticComponent<import("@formily/react").ReactFC<unknown>>;
10
+ export declare const Event: React.MemoExoticComponent<import("@formily/reactive-react").ReactFC<unknown>>;
@@ -7,4 +7,4 @@
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
9
  import React from 'react';
10
- export declare const Nav: React.MemoExoticComponent<import("@formily/react").ReactFC<unknown>>;
10
+ export declare const Nav: React.MemoExoticComponent<import("@formily/reactive-react").ReactFC<unknown>>;
@@ -7,4 +7,4 @@
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
9
  import React from 'react';
10
- export declare const Title: React.MemoExoticComponent<import("@formily/react").ReactFC<unknown>>;
10
+ export declare const Title: React.MemoExoticComponent<import("@formily/reactive-react").ReactFC<unknown>>;
@@ -7,4 +7,4 @@
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
9
  import React from 'react';
10
- export declare const Today: React.MemoExoticComponent<import("@formily/react").ReactFC<unknown>>;
10
+ export declare const Today: React.MemoExoticComponent<import("@formily/reactive-react").ReactFC<unknown>>;
@@ -7,4 +7,4 @@
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
9
  import React from 'react';
10
- export declare const ViewSelect: React.MemoExoticComponent<import("@formily/react").ReactFC<unknown>>;
10
+ export declare const ViewSelect: React.MemoExoticComponent<import("@formily/reactive-react").ReactFC<unknown>>;