Fix UI bug with publish dialog

This commit is contained in:
binwiederhier 2023-02-11 14:13:10 -05:00
parent 669d269fd9
commit 224c54b1a2
28 changed files with 75 additions and 69 deletions

View file

@ -1,7 +1,7 @@
import * as React from 'react';
import {Avatar} from "@mui/material";
import Box from "@mui/material/Box";
import logo from "../img/ntfy2.svg";
import logo from "../img/ntfy-filled.svg";
const AvatarBox = (props) => {
return (