Przeglądaj źródła

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

gaoren002 2 tygodni temu
rodzic
commit
6afaa58d28
1 zmienionych plików z 1 dodań i 0 usunięć
  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';