fix: update icon name in Cart layout and conditionally render title, while commenting out unused color selection UI in ProfilePictureModal

This commit is contained in:
Mamalizz-dev
2026-05-13 13:15:37 +03:30
parent cc066eb0a2
commit 761c28169f
@@ -124,7 +124,7 @@ const resetAvatarFile = async () => {
</button>
</div>
<div class="w-full flex-center gap-4 max-w-[500px] flex-wrap">
<!-- <div class="w-full flex-center gap-4 max-w-[500px] flex-wrap">
<button
class="size-6 lg:size-8 rounded-full bg-orange-100 whitespace-nowrap ring-2 hover:ring-black ring-slate-200 ring-offset-3"
/>
@@ -140,7 +140,7 @@ const resetAvatarFile = async () => {
<button
class="size-6 lg:size-8 rounded-full bg-amber-800 whitespace-nowrap ring-2 hover:ring-black ring-slate-200 ring-offset-3"
/>
</div>
</div> -->
<div class="w-full flex-col-center gap-5">
<Avatar