Skip to content

Commit

Permalink
lint correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
devinleighsmith committed Nov 6, 2023
1 parent e54f944 commit a5827ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { generatePath, useHistory, useRouteMatch } from 'react-router-dom';
import { FaUserPlus } from 'react-icons/fa';
import { generatePath, useHistory, useRouteMatch } from 'react-router-dom';

import LoadingBackdrop from '@/components/common/LoadingBackdrop';
import { Section } from '@/components/common/Section/Section';
Expand Down

0 comments on commit a5827ab

Please sign in to comment.