Skip to content

Commit

Permalink
fix(plugin-icons): 缺少 solar 预设前缀 (#12130)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwaysLoveme authored Feb 21, 2024
1 parent 46eb12a commit 2d3fa22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/preset-umi/src/features/icons/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ type IconCollections = 'academicons' |
'subway' |
'svg-spinners' |
'system-uicons' |
'solar' |
'tabler' |
'teenyicons' |
'topcoat' |
Expand Down

0 comments on commit 2d3fa22

Please sign in to comment.