Skip to content

Commit

Permalink
Change data
Browse files Browse the repository at this point in the history
  • Loading branch information
rdp77 committed Dec 20, 2023
1 parent d1fcf0b commit 0b89c5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/hard-skill.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ const hardSkillData: HardSkillData[] = [
percentage: 80
},
{
name: "Design",
percentage: 77
name: "UI/UX",
percentage: 80
},
{
name: "Content Creator",
percentage: 80
percentage: 77
},
];

Expand Down

0 comments on commit 0b89c5c

Please sign in to comment.