Skip to content

Commit

Permalink
Merge pull request #838 from sudhanshutech/search/fix
Browse files Browse the repository at this point in the history
fix search for users in catalog
  • Loading branch information
sudhanshutech authored Dec 5, 2024
2 parents ad2f2e9 + 509f3db commit fe9d911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 2 additions & 1 deletion src/custom/UserSearchField/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import UserShareSearch from './UserSearchField';
import UserSearchField from './UserSearchFieldInput';

export { UserSearchField };
export { UserSearchField, UserShareSearch };
3 changes: 0 additions & 3 deletions src/custom/UserSearchField/index.tsx

This file was deleted.

0 comments on commit fe9d911

Please sign in to comment.