ソースを参照

:fire: Button ghost

visuddhinanda 3 年 前
コミット
91cacecd33
1 ファイル変更0 行追加1 行削除
  1. 0 1
      dashboard/src/components/library/HeadBar.tsx

+ 0 - 1
dashboard/src/components/library/HeadBar.tsx

@@ -155,7 +155,6 @@ const Widget = ({ selectedKeys = "" }: IWidgetHeadBar) => {
               <Button
               <Button
                 style={{ color: "white" }}
                 style={{ color: "white" }}
                 icon={<SearchOutlined />}
                 icon={<SearchOutlined />}
-                ghost
                 type="text"
                 type="text"
               />
               />
             </Link>
             </Link>