diff --git a/apps/fronted/public/avatar.svg b/apps/fronted/public/avatar.svg new file mode 100644 index 0000000..1706ef4 --- /dev/null +++ b/apps/fronted/public/avatar.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/apps/fronted/src/components/PhotoSelector.tsx b/apps/fronted/src/components/PhotoSelector.tsx index 6062672..57e2fd4 100644 --- a/apps/fronted/src/components/PhotoSelector.tsx +++ b/apps/fronted/src/components/PhotoSelector.tsx @@ -73,15 +73,13 @@ const PhotoSelector: React.FC = ({ className, theme }) => { - {basic.photo && ( -
- Selected -
- )} +
+ Selected +