Skip to content

Commit

Permalink
feat(help): added multiple select instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
valearna committed Nov 15, 2021
1 parent 46f471d commit bc99241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/multiselect/MultiSelect.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const MultiSelect = (props) => {
</div>
<div className="row">
<div className="col-sm-12">
&nbsp;
<small>Select multiple entities at the same time using Ctrl or Shift</small>
</div>
</div>
<div className="row">
Expand Down

0 comments on commit bc99241

Please sign in to comment.