Skip to content

Commit

Permalink
タイプミス
Browse files Browse the repository at this point in the history
  • Loading branch information
minagishl committed Jan 23, 2024
1 parent 11d532d commit e705a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProvideInformationDrawer.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { Fragment, useState, useEffect, use } from 'react';
import React, { Fragment, useState, useEffect } from 'react';
import Drawer from '@mui/material/Drawer';
import ProvideInformationButton from './ProvideInformationButton';
import { useForm, SubmitHandler } from 'react-hook-form';
Expand Down

0 comments on commit e705a39

Please sign in to comment.