Skip to content

Commit

Permalink
missing callback
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Tilsch committed Mar 27, 2024
1 parent 1accc80 commit 854dd65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/exhibition-live/components/form/SimilarityFinder.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ const GNDListItemRenderer = ({data: initialData, idx, typeIRI, selected , onSele
avatar={avatar}
altAvatar={String(idx)}
selected={selected}
onEnter={handleAccept}
listItemProps={{
secondaryAction: (
<Stack direction="row" spacing={1}>
Expand Down

0 comments on commit 854dd65

Please sign in to comment.