@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.
- package/dist/index.es.js +1 -1
- 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" : "
|
|
22899
|
+
icon: s ? "Check" : "Link",
|
|
22900
22900
|
size: "sm",
|
|
22901
22901
|
variant: "ghost",
|
|
22902
22902
|
className: ve(
|