chore(iconfont): update iconfont url

This commit is contained in:
Tran Anh Tuan
2026-01-21 16:26:58 +07:00
parent 2f9e509ea8
commit 32a69cb190
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
import { createFromIconfontCN } from '@ant-design/icons';
const IconFont = createFromIconfontCN({
scriptUrl: '//at.alicdn.com/t/c/font_5096559_y5mqyqd86f.js',
scriptUrl: '//at.alicdn.com/t/c/font_5096559_fvnh1x2eqer.js',
});
export default IconFont;