Skip to content

Commit

Permalink
dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
IzaacAyelin committed Feb 18, 2024
1 parent 9bfdf90 commit 57af9df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gallery/src/components/item/itemView.js
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,7 @@ class ItemView extends React.Component {
key={'item-container-' + id}
style={this.getItemContainerStyles()}
onKeyUp={this.onContainerKeyUp}
//dummy
onClick={() => setTimeout(this.onItemWrapperClick(), 0)}
>
{this.getTopInfoElementIfNeeded()}
Expand Down

0 comments on commit 57af9df

Please sign in to comment.