Disable color hover for thumbnails

This commit is contained in:
Sam Becker 2025-08-03 19:46:21 -05:00
parent 59f5c74269
commit 6b888d7f81

View File

@ -23,7 +23,7 @@ export default function PhotoMedium({
prefetch = SHOULD_PREFETCH_ALL_LINKS,
className,
onVisible,
debugColor = true,
debugColor,
...categories
}: {
photo: Photo