Skip to content

Commit

Permalink
fix(bug fixes): bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Aug 23, 2022
1 parent 45d54f5 commit 8c019fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const UI = () => {
{
name: t(`Card`),
src: "card",
count: 4,
count: 3,
},
];
return (
Expand Down

0 comments on commit 8c019fc

Please sign in to comment.