Add & display loves on map

This commit is contained in:
2024-10-01 19:33:44 +02:00
parent f2d1eb4289
commit bf42f5c49b
11 changed files with 765 additions and 74 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ const Loader = (props?: SVGProps<SVGSVGElement>) => {
>
<g
fill='none'
fill-rule='evenodd'
fillRule='evenodd'
>
<g
transform='translate(1 1)'