@nswds/app 1.42.0 → 1.43.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/dist/package.json +2 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7449,7 +7449,7 @@ function Heading({
|
|
|
7449
7449
|
|
|
7450
7450
|
// package.json
|
|
7451
7451
|
var package_default = {
|
|
7452
|
-
version: "1.
|
|
7452
|
+
version: "1.42.0"};
|
|
7453
7453
|
function Logo(props) {
|
|
7454
7454
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
7455
7455
|
/* @__PURE__ */ jsx("span", { className: "sr-only", children: "NSW Government" }),
|