@ledvance/group-ui-biz-bundle 1.0.100 → 1.0.101

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/group-ui-biz-bundle",
5
5
  "pid": [],
6
6
  "uiid": "",
7
- "version": "1.0.100",
7
+ "version": "1.0.101",
8
8
  "scripts": {},
9
9
  "dependencies": {
10
10
  "@ledvance/base": "^1.x",
@@ -601,9 +601,6 @@ const BiorhythmPage = (props: { theme?: ThemeType }) => {
601
601
  state.planList = defBiorhythmUIState.planList
602
602
  state.flag = Symbol()
603
603
  close()
604
- },
605
- onCancel: () => {
606
-
607
604
  }
608
605
  })
609
606
  }}