This website works better with JavaScript
Home
Explore
Help
Sign In
Server
/
new-api
Watch
40
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix(topup): import missing Tag in recharge card (#4388)
gaoren002
2 weeks ago
parent
f995a868e4
commit
6afaa58d28
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
web/src/components/topup/RechargeCard.jsx
+ 1
- 0
web/src/components/topup/RechargeCard.jsx
View File
@@ -31,6 +31,7 @@ import {
Col,
Spin,
Tooltip,
+ Tag,
Tabs,
TabPane,
} from '@douyinfe/semi-ui';