npm package diff
Package: @forge/react
Versions: 10.9.0-next.0 - 10.9.0-next.1
File: package/out/components/index.d.ts
Index: package/out/components/index.d.ts
===================================================================
--- package/out/components/index.d.ts
+++ package/out/components/index.d.ts
@@ -19,14 +19,8 @@
* For more information, see the {@link https://developer.atlassian.com/platform/forge/ui-kit/components/frame|Frame component} documentation.
*/
export declare const Frame: (props: FrameProps) => ForgeElement;
/**
- * `createFrame` helper for `Frame` component is in EAP (Early Access Program).
- *
- * For more information, see the {@link https://developer.atlassian.com/platform/forge/ui-kit/components/frame|Frame component} documentation.
- */
-export { createFrame } from './createFrame';
-/**
* Export Code generated UI Kit 2 Components
*/
export * from './ui-kit-components';
interface MacroCheckboxGroupProps {