mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-08 03:28:50 +00:00
fix routes and padding of profile
This commit is contained in:
parent
39b900d374
commit
c9f735d5ee
6 changed files with 4 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
import { Popover, Typography } from "@mui/material";
|
||||
import { useEffect, useState } from "react";
|
||||
import { useState } from "react";
|
||||
import "./username.css";
|
||||
|
||||
export default function Username({ username }: { username: string }) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue