We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4007398 commit 0ea46e0Copy full SHA for 0ea46e0
src/custom/SearchBar.tsx
@@ -1,3 +1,4 @@
1
+/* eslint-disable react-hooks/exhaustive-deps */
2
import { outlinedInputClasses } from '@mui/material/OutlinedInput';
3
import { Theme, ThemeProvider, createTheme, useTheme } from '@mui/material/styles';
4
import debounce from 'lodash/debounce';
0 commit comments