{#if showModal}
{/if}
{#if showRestartButton}
restartEstimation()} on:keydown={(event) => { if (event.key === 'Enter' || event.key === ' ') { event.preventDefault(); restartEstimation(); } }} aria-label={'restart estimation'} tabindex="0">Restart estimation
{/if}
Share Room Link
{#if Object.keys(estimateGroups).length > 0}
{/if}