Display & Delete in love list

This commit is contained in:
2024-10-11 19:08:52 +02:00
parent b702bc629c
commit 1077400260
23 changed files with 644 additions and 523 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ const ArrowRightIcon = (props?: SVGProps<SVGSVGElement>) => {
stroke='currentColor'
strokeLinecap='round'
strokeLinejoin='round'
strokeWidth='48'
strokeWidth='36'
d='M184 112l144 144-144 144'
/>
</svg>