Skip to content

Commit 0ea46e0

Browse files
fix(lint): lint issue
Signed-off-by: Senthil Athiban <[email protected]>
1 parent 4007398 commit 0ea46e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/custom/SearchBar.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable react-hooks/exhaustive-deps */
12
import { outlinedInputClasses } from '@mui/material/OutlinedInput';
23
import { Theme, ThemeProvider, createTheme, useTheme } from '@mui/material/styles';
34
import debounce from 'lodash/debounce';

0 commit comments

Comments
 (0)