{#await Promise.all([data.graphics, data.drivers]) then [graphics, drivers]} (drivers, "id", racepick?.pxx ?? "")?.headshot_url ?? get_driver_headshot_template(graphics)} imgid="headshot_preview" width="w-full sm:w-auto" imgwidth={DRIVER_HEADSHOT_WIDTH} imgheight={DRIVER_HEADSHOT_HEIGHT} imgonclick={(event: Event) => modalStore.close()} > P{data.currentrace?.pxx ?? "XX"} DNF Select Random {#if racepick} Save Changes Delete {:else} Make Pick {/if} {/await}