Add error boundary
This commit is contained in:
parent
840cb5b182
commit
ccb9da9333
17 changed files with 13649 additions and 18020 deletions
|
@ -21,7 +21,7 @@ import NotificationsOffIcon from '@mui/icons-material/NotificationsOff';
|
|||
import api from "../app/Api";
|
||||
import routes from "./routes";
|
||||
import subscriptionManager from "../app/SubscriptionManager";
|
||||
import logo from "../img/ntfy.svg"
|
||||
import logo from "../img/ntfy.svg";
|
||||
|
||||
const ActionBar = (props) => {
|
||||
const location = useLocation();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue