Skip to content

Commit

Permalink
More keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed May 29, 2024
1 parent f06061e commit 3944d8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/public/data/icons/password.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Password",
"categories": ["design", "editor", "security"],
"tags": ["code"],
"tags": ["code", "input"],
"created": "1.0.0",
"updated": "1.0.0"
}
2 changes: 1 addition & 1 deletion docs/src/data/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1384,7 +1384,7 @@ const icons = [
{
component: 'viPassword',
categories: ["design","editor","security"],
tags: ["code"],
tags: ["code","input"],
slug: 'password',
icon: viPassword
},
Expand Down

0 comments on commit 3944d8d

Please sign in to comment.