Kaynağa Gözat

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

gaoren002 2 hafta önce
ebeveyn
işleme
6afaa58d28
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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';