Ver código fonte

chore: remove mission semi global component button

SudoUser 3 meses atrás
pai
commit
3129eda996
1 arquivos alterados com 0 adições e 3 exclusões
  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,
    },