Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Aug 8, 2023
1 parent 2fabb6d commit 88c58db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/home/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ interface DashBoardProps {

interface Tile {
title: string,
subtitle: string,
subTitle: string,
value: string
}

Expand Down

0 comments on commit 88c58db

Please sign in to comment.