diff --git a/frontend2/public/default_profile_picture.png b/frontend2/public/default_profile_picture.png new file mode 100644 index 000000000..b22076ed1 Binary files /dev/null and b/frontend2/public/default_profile_picture.png differ diff --git a/frontend2/src/components/Header.tsx b/frontend2/src/components/Header.tsx index 9f4c84a6a..dfb0df9bb 100644 --- a/frontend2/src/components/Header.tsx +++ b/frontend2/src/components/Header.tsx @@ -93,7 +93,10 @@ const Header: React.FC = () => { Open user menu diff --git a/frontend2/src/views/Account.tsx b/frontend2/src/views/Account.tsx index 0eb4fd279..a49275beb 100644 --- a/frontend2/src/views/Account.tsx +++ b/frontend2/src/views/Account.tsx @@ -181,7 +181,7 @@ const ProfileForm: React.FC<{