@fileverse-dev/ddoc 1.3.6 → 1.3.7
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/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -36971,7 +36971,7 @@ const Dh = ({
|
|
|
36971
36971
|
/* @__PURE__ */ C.jsx(
|
|
36972
36972
|
c2,
|
|
36973
36973
|
{
|
|
36974
|
-
className: pe("node-view-content w-full", {
|
|
36974
|
+
className: pe("node-view-content w-full break-all", {
|
|
36975
36975
|
"is-table min-w-auto": c
|
|
36976
36976
|
})
|
|
36977
36977
|
}
|