@appquality/unguess-design-system 4.0.53--canary.555.97ab25a.0 → 4.0.54--canary.547ba1b.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.
Files changed (2) hide show
  1. package/build/index.js +1 -1
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -74904,7 +74904,7 @@ const mot = ({
74904
74904
  Jo,
74905
74905
  {
74906
74906
  id: "create-new-option",
74907
- label: `Add "${w}"`,
74907
+ label: `${w}`,
74908
74908
  type: "add",
74909
74909
  value: w,
74910
74910
  title: w,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appquality/unguess-design-system",
3
- "version": "4.0.53--canary.555.97ab25a.0",
3
+ "version": "4.0.54--canary.547ba1b.0",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",