Skip to content

Commit

Permalink
docs: add missing tag icon (#2978)
Browse files Browse the repository at this point in the history
  • Loading branch information
yggg authored Dec 2, 2021
1 parent ff0b034 commit e49a200
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/assets/images/components/tag.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/structure.ts
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ export const structure = [
{
type: 'tabs',
name: 'Tag',
icon: '',
icon: 'tag.svg',
source: ['NbTagListComponent', 'NbTagInputDirective', 'NbTagComponent'],
},
{
Expand Down

0 comments on commit e49a200

Please sign in to comment.