@nswds/app 1.72.4 → 1.74.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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -17465,7 +17465,7 @@ function FormatToggle({ format, setFormat }) {
|
|
|
17465
17465
|
|
|
17466
17466
|
// package.json
|
|
17467
17467
|
var package_default = {
|
|
17468
|
-
version: "1.
|
|
17468
|
+
version: "1.73.0"};
|
|
17469
17469
|
function Heading({
|
|
17470
17470
|
className,
|
|
17471
17471
|
trim = "normal",
|