@fileverse-dev/ddoc 3.5.2-font-4 → 3.5.2-font-5
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 +3 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -52502,7 +52502,9 @@ const ek = [
|
|
|
52502
52502
|
try {
|
|
52503
52503
|
await Bde(a.value), a.command(r), o(nt.NONE);
|
|
52504
52504
|
} finally {
|
|
52505
|
-
s(
|
|
52505
|
+
s(
|
|
52506
|
+
(c) => c === a.value ? null : c
|
|
52507
|
+
);
|
|
52506
52508
|
}
|
|
52507
52509
|
},
|
|
52508
52510
|
className: st(
|