@vygruppen/spor-react 11.3.5 → 11.3.6

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.mjs CHANGED
@@ -2304,7 +2304,7 @@ var ServiceAlert = ({
2304
2304
  flexGrow: 1,
2305
2305
  maxWidth: contentWidth
2306
2306
  },
2307
- /* @__PURE__ */ React84__default.createElement(Flex, { as: headingLevel, alignItems: "center" }, /* @__PURE__ */ React84__default.createElement(AlertIcon, { variant }), /* @__PURE__ */ React84__default.createElement(
2307
+ /* @__PURE__ */ React84__default.createElement(Flex, { as: headingLevel, alignItems: "center" }, notification === 1 && /* @__PURE__ */ React84__default.createElement(AlertIcon, { variant }), /* @__PURE__ */ React84__default.createElement(
2308
2308
  Box,
2309
2309
  {
2310
2310
  as: "span",