Skip to content

Commit

Permalink
Update InfoForm.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Christiantyemele authored May 6, 2024
1 parent bab35ba commit 95e39ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/InfoForm.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { useFormik } from 'formik';
import '../app.scss';
import { Link } from 'react-router-dom';
export const InfoForm = () => {
const formik = useFormik({
Expand Down

0 comments on commit 95e39ad

Please sign in to comment.