diff --git a/src/components/Stats.tsx b/src/components/Stats.tsx index b0a33f9..01fba6b 100644 --- a/src/components/Stats.tsx +++ b/src/components/Stats.tsx @@ -11,30 +11,34 @@ import { export function Stats() { return ( -
+
- Total Characters - - $1,250.00 + + + 03 + Total Characters - Total Characters - - $1,250.00 + + + 03 + Word Count - - - Total Characters - - $1,250.00 - - - + + + + + + 03 + + Sentence Count + +
) }