@nswds/app 1.119.2 → 1.121.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.cjs CHANGED
@@ -18998,7 +18998,7 @@ function FormatToggle({ format, setFormat }) {
18998
18998
 
18999
18999
  // package.json
19000
19000
  var package_default = {
19001
- version: "1.119.1"};
19001
+ version: "1.119.2"};
19002
19002
  var SluggerContext = React5__namespace.default.createContext(null);
19003
19003
  function flattenText(nodes) {
19004
19004
  if (nodes == null || typeof nodes === "boolean") return "";