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

{manga[0].mokuroData.title}

Volumes: {manga.length}

{:else}
Manga not found
{/if}