Skip to content

Commit

Permalink
chore: Add more keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
unlight committed Feb 17, 2024
1 parent 2475fba commit a133c09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/generate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ const categoryList = [
new Keyword('statistic widgets', 2),
new Keyword('statistic'),
new Keyword('weather ui component', 5),
new Keyword('stat'),
new Keyword('stats'),
new Keyword('data display'),
],
}),
new Category({
Expand Down Expand Up @@ -216,6 +219,7 @@ const categoryList = [
keywords: [
new Keyword('toggle'),
new Keyword('toogle'),
new Keyword('swap'),
new Keyword('toggle button', 2),
],
}),
Expand Down

0 comments on commit a133c09

Please sign in to comment.