@fileverse-dev/ddoc 4.8.15 → 4.8.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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -22896,7 +22896,7 @@ const gE = ({
22896
22896
  children: /* @__PURE__ */ d(
22897
22897
  Oe,
22898
22898
  {
22899
- icon: s ? "Check" : "Clipboard",
22899
+ icon: s ? "Check" : "Link",
22900
22900
  size: "sm",
22901
22901
  variant: "ghost",
22902
22902
  className: ve(
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "4.8.15",
5
+ "version": "4.8.16",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/fileverse/fileverse-ddocs.git"