style: playground button tips

This commit is contained in:
jialin
2024-07-24 18:21:51 +08:00
parent 729f7785f0
commit 14be606ac9
7 changed files with 52 additions and 32 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { createFromIconfontCN } from '@ant-design/icons';
const IconFont = createFromIconfontCN({
scriptUrl: '//at.alicdn.com/t/c/font_4613488_nw3caxx03yp.js'
scriptUrl: '//at.alicdn.com/t/c/font_4613488_68kh94h3e2r.js'
});
export default IconFont;