Badge all grid sidebar sets

This commit is contained in:
Sam Becker 2023-12-14 16:18:43 -06:00
parent 6ce6ad7e92
commit b52d8321ca

View File

@ -38,7 +38,7 @@ export default function PhotoGridSidebar({
tag={tag}
type="text-only"
countOnHover={count}
dim
badged
/>)}
/>}
{cameras.length > 0 && <HeaderList
@ -56,7 +56,7 @@ export default function PhotoGridSidebar({
type="text-only"
countOnHover={count}
hideAppleIcon
dim
badged
/>)}
/>}
{simulations.length > 0 && <HeaderList