@lobehub/ui 1.168.15 → 1.168.16

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.
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { Image } from 'antd';
2
4
  import { memo } from 'react';
3
5
  import usePreview from "./usePreview";
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { memo, useEffect, useRef } from 'react';
2
4
  import { jsx as _jsx } from "react/jsx-runtime";
3
5
  var Preview = /*#__PURE__*/memo(function (_ref) {
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { createGlobalStyle } from 'antd-style';
2
4
  import antdOverride from "./antdOverride";
3
5
  import global from "./global";
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  import { memo, useCallback } from 'react';
2
4
  import { useCdnFn } from "../ConfigProvider";
3
5
  import { jsx as _jsx } from "react/jsx-runtime";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "1.168.15",
3
+ "version": "1.168.16",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",