diff --git a/src/components/manga/MangaGridCard.tsx b/src/components/manga/MangaGridCard.tsx index c1abded9..e000de01 100644 --- a/src/components/manga/MangaGridCard.tsx +++ b/src/components/manga/MangaGridCard.tsx @@ -68,6 +68,7 @@ export const MangaGridCard = ({ {...longPressBind(() => popupState.open(optionButtonRef.current))} onClick={handleClick} to={mangaLinkTo} + state={{ mangaTitle: title }} sx={{ textDecoration: 'none', touchCallout: 'none' }} > popupState.open(optionButtonRef.current))} sx={{