Skip to content

Commit

Permalink
chore: commit to retrigger cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikhaugstulen committed Feb 29, 2024
1 parent a16b2a7 commit e0fb367
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ type Props = {
searchText: ?string,
};


export const useSearchScopeWithFallback = ({ searchText }: Props) => {
const { data: orgUnitRoots, isLoading } = useApiMetadataQuery(
['organisationUnits', 'userOrgUnitScope'],
Expand Down

0 comments on commit e0fb367

Please sign in to comment.