Skip to content

Commit 07c953c

Browse files
author
Hugo Marcellin
committed
Lint
1 parent 3ae7290 commit 07c953c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/search/search-bar.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ import {
2020
ElementType,
2121
useDebounce,
2222
useSnackMessage,
23-
fetchDirectoryContent,
24-
ElementAttributes,
23+
fetchDirectoryContent,
24+
ElementAttributes,
2525
} from '@gridsuite/commons-ui';
2626
import { Search } from '@mui/icons-material';
2727
import { useDispatch, useSelector } from 'react-redux';

0 commit comments

Comments
 (0)