userflow_fix

This commit is contained in:
2025-10-15 15:13:53 +02:00
parent 1db1776217
commit a5dd9003c1
5 changed files with 28 additions and 10 deletions
@@ -3,6 +3,7 @@ import { useState } from "react"
import Navbar from "../../components/Navbar/Navbar.jsx"
import Footer from "../../components/Footer/Footer.jsx"
import Background from "../../assets/backgrounds/Background.jsx"
import { getUserStats } from "../../api/userApi.js"
export default function Reports() {
return (