@digi-frontend/dgate-api-documentation 1.0.28 → 1.0.30

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digi-frontend/dgate-api-documentation",
3
- "version": "1.0.28",
3
+ "version": "1.0.30",
4
4
  "main": "dist/src/index.js",
5
5
  "module": "dist/src/index.js",
6
6
  "types": "dist/types/index.d.ts",
@@ -487,6 +487,7 @@ const MethodsAccordion = ({
487
487
  >
488
488
  Are you sure you want to delete
489
489
  <span className="plan-name">
490
+ {' '}
490
491
  Parameter <strong>{selectedParamName}</strong>
491
492
  </span>
492
493
  ?