Skip to content

Commit 3975f2b

Browse files
committed
Componente para reflejar mis estadisticas al usuario
1 parent 89bb58e commit 3975f2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/components/Stats.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//Componente para reflejar mis estadisticas al usuario
12
"use client";
23

34
type Rings = { P: { minutes: number; radiusKm: number }[]; S: { minutes: number; radiusKm: number }[] };

0 commit comments

Comments
 (0)