@nswds/app 1.65.0 → 1.65.2
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.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -13675,7 +13675,7 @@ function FormatToggle({ format, setFormat }) {
|
|
|
13675
13675
|
|
|
13676
13676
|
// package.json
|
|
13677
13677
|
var package_default = {
|
|
13678
|
-
version: "1.
|
|
13678
|
+
version: "1.65.0"};
|
|
13679
13679
|
function Heading({
|
|
13680
13680
|
className,
|
|
13681
13681
|
trim = "normal",
|