Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pauloamorimbr committed Sep 20, 2024
1 parent 95ada22 commit 478731d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsapp/js/components/special/koboAccessibleSelect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ interface KoboSelect3Props {
// 'data-cy'?: string; // not yet needed
}

// Needs to be exported to be referenced in the test file.
export interface KoboSelectOption {
/** Must be unique! */
value: string;
Expand Down

0 comments on commit 478731d

Please sign in to comment.