Skip to content

Commit

Permalink
resolved conversation
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulch07 committed Jan 21, 2025
1 parent b6e2456 commit 83eb966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/UserPortal/Organizations/Organizations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ export default function organizations(): JSX.Element {
<InputGroup className={styles.maxWidth}>
<Form.Control
placeholder={t('searchOrganizations')}
id="searchOrganizations"
id="searchUserOrgs"
type="text"
className={`${styles.inputField}`}
onKeyUp={handleSearchByEnter}
Expand Down

0 comments on commit 83eb966

Please sign in to comment.