diff --git a/src/assets/images/placeholder.png b/src/assets/images/placeholder.png new file mode 100644 index 0000000..bbda3c4 Binary files /dev/null and b/src/assets/images/placeholder.png differ diff --git a/src/components/AppBar/AppBar.tsx b/src/components/AppBar/AppBar.tsx index e3f8d53..641a81d 100644 --- a/src/components/AppBar/AppBar.tsx +++ b/src/components/AppBar/AppBar.tsx @@ -35,6 +35,7 @@ import { import styles from './style.module.scss' import { setUserRobotImage } from '../../store/userRobotImage/action' import { Container } from '../Container' +import { ButtonIcon } from '../ButtonIcon' const metadataController = new MetadataController() @@ -134,6 +135,7 @@ export const AppBar = () => { {!isAuthenticated && (