Compare commits
1 Commits
main
...
05-22-getI
Author | SHA1 | Date | |
---|---|---|---|
|
b7e8f98859 |
@ -96,9 +96,9 @@ export const ProjectSearchBarDialog = ({
|
||||
</p>
|
||||
</div>
|
||||
<ProjectSearchBarItem
|
||||
{...getItemProps({ item, index })}
|
||||
key={item.id}
|
||||
item={item}
|
||||
{...getItemProps({ item, index })}
|
||||
/>
|
||||
</>
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user