Badge all grid sidebar sets
This commit is contained in:
parent
6ce6ad7e92
commit
b52d8321ca
@ -38,7 +38,7 @@ export default function PhotoGridSidebar({
|
|||||||
tag={tag}
|
tag={tag}
|
||||||
type="text-only"
|
type="text-only"
|
||||||
countOnHover={count}
|
countOnHover={count}
|
||||||
dim
|
badged
|
||||||
/>)}
|
/>)}
|
||||||
/>}
|
/>}
|
||||||
{cameras.length > 0 && <HeaderList
|
{cameras.length > 0 && <HeaderList
|
||||||
@ -56,7 +56,7 @@ export default function PhotoGridSidebar({
|
|||||||
type="text-only"
|
type="text-only"
|
||||||
countOnHover={count}
|
countOnHover={count}
|
||||||
hideAppleIcon
|
hideAppleIcon
|
||||||
dim
|
badged
|
||||||
/>)}
|
/>)}
|
||||||
/>}
|
/>}
|
||||||
{simulations.length > 0 && <HeaderList
|
{simulations.length > 0 && <HeaderList
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user