Fix typo in homepage

fix/dashboard
Kamran Ahmed 5 months ago
parent 358402e20f
commit c3118daa57
  1. 2
      src/components/Dashboard/PersonalDashboard.tsx

@ -273,7 +273,7 @@ export function PersonalDashboard(props: PersonalDashboardProps) {
<DashboardCard <DashboardCard
icon={CheckEmoji} icon={CheckEmoji}
title="Best Practices" title="Best Practices"
description="Do things right way" description="Do things the right way"
href="/best-practices" href="/best-practices"
/> />
</> </>

Loading…
Cancel
Save