chore: update iconfont url

This commit is contained in:
2026-02-06 22:29:01 +07:00
parent 8af31a0435
commit afe50dbd07
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_0wzlbggptqk.js',
scriptUrl: '//at.alicdn.com/t/c/font_5096559_h59jcq3qwgk.js',
});
export default IconFont;