feat(WEB-154): my profile view
This commit is contained in:
@@ -3,7 +3,7 @@ import TotalPoints from "./TotalPoints"
|
||||
|
||||
import styles from "./stats.module.css"
|
||||
|
||||
import type { StatsProps } from "@/types/components/myPages/stats"
|
||||
import type { StatsProps } from "@/types/components/myPages/myPage/stats"
|
||||
|
||||
export default function Stats({ user }: StatsProps) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user