Skip to content

Commit

Permalink
[#1978] clean up 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jiromaykin committed Jan 11, 2024
1 parent c82efbf commit 8ba3184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/open_inwoner/js/components/form/FileInput.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export class FileInput extends Component {
}

/**
* Return the element associated with the notification indicating 1 or more files are selected.
* Return the element associated with indicating whether 1 or more files are selected.
* @return {HTMLDivElement}
*/
getSelectionIndicator() {
Expand Down

0 comments on commit 8ba3184

Please sign in to comment.