You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import styles from "@/app/Ui/Dashboard/users/idUser.module.css"
import { fetchUser, updateUser } from "@/app/lib/actions"
import Image from "next/image"
You can add this to show user information.
import styles from "@/app/Ui/Dashboard/users/idUser.module.css"
import { fetchUser, updateUser } from "@/app/lib/actions"
import Image from "next/image"
The text was updated successfully, but these errors were encountered: