Skip to content

Commit 1305231

Browse files
committed
fix: lint issue
Signed-off-by: Amit Amrutiya <[email protected]>
1 parent ba41908 commit 1305231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/custom/UserSearchField/UserSearchFieldInput.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 { Autocomplete } from '@mui/material';
23
import React, { useCallback, useEffect, useMemo, useState } from 'react';
34
import {

0 commit comments

Comments
 (0)