{manga?.[0].mokuroData.title || 'Manga'} {#if manga}

{manga[0].mokuroData.title}

Volumes: {stats.completed} / {manga.length}

Characters read: {stats.chars}

Minutes read: {stats.timeReadInMinutes}

{:else}
Manga not found
{/if}