chore(iconfont): update iconfont url

This commit is contained in:
Tran Anh Tuan
2026-01-23 12:47:55 +07:00
parent 6691122c8f
commit e5b388505a
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_fvnh1x2eqer.js',
scriptUrl: '//at.alicdn.com/t/c/font_5096559_84vdbef39dp.js',
});
export default IconFont;