Skip to content

Commit

Permalink
fix slot docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mlwilkerson committed Jul 14, 2021
1 parent b17befa commit d3dfdce
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ const DISPLAY_NONE = { display: 'none' };
* @slot initial-loading-view-heading - heading for initial loading view
* @slot initial-loading-view-detail - detail for initial loading view
* @slot search-field-label - Search Font Awesome Icons
* @slot search-field-placeholder = search field placeholder
* @slot searching = Searching
* @slot search-field-placeholder - search field placeholder
* @slot searching - Searching
* @slot light-requires-pro - tooltip for light style requiring Pro
* @slot thin-requires-pro = tooltip for thin style requiring Pro
* @slot thin-requires-pro - tooltip for thin style requiring Pro
* @slot duotone-requires-pro - message about requirements for accessing duotone icons
* @slot uploaded-requires-pro - message about requirements for accessing kit icon uploads
* @slot kit-has-no-uploaded-icons - message about a kit having no icon uploads
Expand Down

0 comments on commit d3dfdce

Please sign in to comment.