@fileverse-dev/ddoc 1.5.9 → 1.6.0
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
|
@@ -54213,7 +54213,7 @@ const Bte = Mt.create({
|
|
|
54213
54213
|
);
|
|
54214
54214
|
st(() => {
|
|
54215
54215
|
if (a) {
|
|
54216
|
-
const u =
|
|
54216
|
+
const u = n.filter(
|
|
54217
54217
|
(f) => !["2 Columns", "3 Columns", "Twitter", "Video Embed"].includes(
|
|
54218
54218
|
f.title
|
|
54219
54219
|
)
|