Badge all grid sidebar sets
This commit is contained in:
parent
6ce6ad7e92
commit
b52d8321ca
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user