Commit d761c51
committed
feat: add @antdv-next/icons support
Add @antdv-next/icons to import map using the self-contained
antd-icons.esm.js bundle. Users can import icons on demand:
import { SmileOutlined } from '@antdv-next/icons'
Closes #21 parent eb2c417 commit d761c51
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments