Преглед изворни кода

chore: remove mission semi global component button

SudoUser пре 3 месеци
родитељ
комит
3129eda996
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      content/other/configprovider/index-en-US.md

+ 0 - 3
content/other/configprovider/index-en-US.md

@@ -480,9 +480,6 @@ For example, the configuration below sets all Buttons to warning by default, and
 import { semiGlobal } from "@douiyinfe/semi-ui"
 
 semiGlobal.config.overrideDefaultProps = {
-   Button: {
-     type: 'warning',
-   },
    Select: {
      zIndex: 2000,
    },