Fix UI bug with publish dialog
This commit is contained in:
parent
669d269fd9
commit
224c54b1a2
28 changed files with 75 additions and 69 deletions
|
@ -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 (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue