Skip to content

Commit

Permalink
chore: trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LeandroTorresSicilia committed Dec 23, 2022
1 parent b6a9e50 commit ab7d664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Lookup/selectedValue.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export default class SelectedValue extends Component {
if (!disabled) {
this.inputRef.current.focus();
}

onClick(event);
}

Expand Down

0 comments on commit ab7d664

Please sign in to comment.