feat(web): Add "set as featured" option for an asset (#14879)
This commit is contained in:
@@ -454,6 +454,7 @@
|
||||
{#key person.id}
|
||||
<AssetGrid
|
||||
enableRouting={true}
|
||||
{person}
|
||||
{assetStore}
|
||||
{assetInteraction}
|
||||
isSelectionMode={viewMode === PersonPageViewMode.SELECT_PERSON}
|
||||
|
||||
Reference in New Issue
Block a user