{#if props.size == "small"}

{props.digit}

{:else if props.size == "large"}

{props.digit}

{/if}