瀏覽代碼

fix(topup): import missing Tag in recharge card (#4388)

gaoren002 2 月之前
父節點
當前提交
6afaa58d28
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web/src/components/topup/RechargeCard.jsx

+ 1 - 0
web/src/components/topup/RechargeCard.jsx

@@ -31,6 +31,7 @@ import {
   Col,
   Spin,
   Tooltip,
+  Tag,
   Tabs,
   TabPane,
 } from '@douyinfe/semi-ui';