Skip to content

Commit

Permalink
fix: lint issue
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Amrutiya <[email protected]>
  • Loading branch information
amitamrutiya committed Nov 6, 2024
1 parent ba41908 commit 1305231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/custom/UserSearchField/UserSearchFieldInput.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable react-hooks/exhaustive-deps */
import { Autocomplete } from '@mui/material';
import React, { useCallback, useEffect, useMemo, useState } from 'react';
import {
Expand Down

0 comments on commit 1305231

Please sign in to comment.