diff options
Diffstat (limited to 'src/app/manga/page.jsx')
| -rw-r--r-- | src/app/manga/page.jsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/manga/page.jsx b/src/app/manga/page.jsx index 762ae7f..7f1f9cb 100644 --- a/src/app/manga/page.jsx +++ b/src/app/manga/page.jsx @@ -19,7 +19,6 @@ export default async function Manga() { width={480} height={260} alt="Haikyu" - unoptimized /> </div> <div className={styles.VerticalImageContainer}> |