Bild wird resetted

This commit is contained in:
MisbehavedNinjaRadiator 2025-06-24 22:31:01 +02:00 committed by Rudi Regentonne
parent f870790472
commit a9aec0b90f
4 changed files with 41 additions and 70 deletions

View file

@ -15,7 +15,6 @@ import ChangeAvatarDialog from "../components/ChangeAvatarDialog";
import Bio from "../components/Bio";
function Profile() {
const [anchorEl, setAnchorEl] = useState<HTMLButtonElement | null>(null);
const openPopover = (event: React.MouseEvent<HTMLButtonElement>) => {
@ -59,7 +58,7 @@ function Profile() {
{username}
</span>
</div>
<Bio ownAccount={ownAccount}/>
<Bio ownAccount={ownAccount} />
<Divider variant="middle" className="divider" />
{/* TODO: Change data to data from Database */}
<div className="numeral-data">