chore: update iconfont url

This commit is contained in:
2026-02-06 23:27:36 +07:00
parent afe50dbd07
commit a011405d92
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_h59jcq3qwgk.js',
scriptUrl: '//at.alicdn.com/t/c/font_5096559_3sthrd9e6y4.js',
});
export default IconFont;