your personal website on atproto - mirror blento.app

format

+2 -1
+2 -1
src/lib/cards/core/MapCard/Map.svelte
··· 28 28 class="absolute inset-0 isolate h-full w-full" 29 29 onfocusin={(e) => { 30 30 if (!isEditing && e.target instanceof HTMLElement) e.target.blur(); 31 - }}> 31 + }} 32 + > 32 33 <div class="h-full w-full"> 33 34 <MapLibre 34 35 bind:map