Skip to content

Commit 893df5a

Browse files
conflicts in yarn.lock removed
1 parent b4e4b45 commit 893df5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/BMDashboard/Issues/IssueHeader.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Search,ChevronDown } from 'lucide-react';
1+
import { Search, ChevronDown } from 'lucide-react';
22
import styles from './IssueHeader.module.css';
33
import { connect, useDispatch, useSelector } from 'react-redux';
44
import { getHeaderData } from '~/actions/authActions';

0 commit comments

Comments
 (0)