@ledvance/ui-biz-bundle 1.1.21 → 1.1.22

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
@@ -4,7 +4,7 @@
4
4
  "name": "@ledvance/ui-biz-bundle",
5
5
  "pid": [],
6
6
  "uiid": "",
7
- "version": "1.1.21",
7
+ "version": "1.1.22",
8
8
  "scripts": {},
9
9
  "dependencies": {
10
10
  "@ledvance/base": "^1.x",
@@ -215,7 +215,7 @@ const FlagEditPage = () => {
215
215
  disabled={state.mood.colors.length < 3}
216
216
  onPress={() => {
217
217
  state.mood.colors.splice(index, 1)
218
- state.currentNode = hex2Hsv(state.mood.colors[state.mood.colors.length - 1])!
218
+ state.currentNode = state.mood.colors[state.mood.colors.length - 1]
219
219
  }}>
220
220
  <Image
221
221
  style={[