Skip to content

Commit 1305231

Browse files
committed
fix: lint issue
Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
1 parent ba41908 commit 1305231

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)