Skip to content

Commit

Permalink
fix: removed unused Checkmark from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGhadyani-Okta committed Oct 6, 2022
1 parent 31e7348 commit d305bd1
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ const meta: Array<{ name: keyof typeof iconDictionary; use: string }> = [
name: "calendar",
use: "",
},
{
name: "check",
use: "UI indicator - custom checkbox",
},
{
name: "check",
use: "To show a completed process",
Expand Down

0 comments on commit d305bd1

Please sign in to comment.