mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 08:07:17 +08:00
UX: Add "filter for more" to icon picker (#25263)
Repurposes the existing "filter for more" row from the tag drop component.
This commit is contained in:
@ -167,4 +167,8 @@
|
||||
|
||||
<StyleguideExample @title="<UserNotificationsDropdown>">
|
||||
<UserNotificationsDropdown @user={{@currentUser}} @value="changeToNormal" />
|
||||
</StyleguideExample>
|
||||
|
||||
<StyleguideExample @title="<IconPicker>">
|
||||
<IconPicker @name="icon" />
|
||||
</StyleguideExample>
|
Reference in New Issue
Block a user