瀏覽代碼

chore: remove mission semi global component button

SudoUser 4 月之前
父節點
當前提交
41ed716136
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      content/other/configprovider/index.md

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

@@ -487,9 +487,6 @@ semiGlobal 是单例模式,会影响整个站点,如果你只想覆盖某些
 import { semiGlobal } from "@douiyinfe/semi-ui";
 
 semiGlobal.config.overrideDefaultProps = {
-    Button: {
-        type: 'warning',
-    },
     Select: {
         zIndex: 2000,
     },