Sfoglia il codice sorgente

chore: remove mission semi global component button

SudoUser 3 mesi fa
parent
commit
3129eda996
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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,
    },