chore: update iconfont url

This commit is contained in:
2026-02-05 10:00:46 +07:00
parent acb453d98d
commit 256ce06ea2
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_k81qyfid5z.js',
scriptUrl: '//at.alicdn.com/t/c/font_5096559_0wzlbggptqk.js',
});
export default IconFont;