Skip to content

Commit

Permalink
Dashicons: Remove non-existent icons from type
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Nov 22, 2024
1 parent 2919c5c commit b3f7635
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/components/src/dashicon/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ export type IconKey =
| 'insert-before'
| 'insert'
| 'instagram'
| 'keyboard-hide'
| 'laptop'
| 'layout'
| 'leftright'
Expand Down Expand Up @@ -266,7 +265,6 @@ export type IconKey =
| 'playlist-audio'
| 'playlist-video'
| 'plus-alt'
| 'plus-light'
| 'plus'
| 'portfolio'
| 'post-status'
Expand Down

0 comments on commit b3f7635

Please sign in to comment.