Skip to content

Commit

Permalink
Merge branch 'dev' into DD-106-FE-chart-design
Browse files Browse the repository at this point in the history
  • Loading branch information
jee-eun-k authored Jan 23, 2024
2 parents c8cda95 + 29794d3 commit 76bc8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/auth/resetPW/ResetPWMode.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { currentFormType, stepButtonProps } from '@/store/common';
import { resetPWMode } from '@/store/resetPW';
import { resetPWMode, resetPWNextButtonState } from '@/store/resetPW';
import { Button, Container } from '@mui/material';
import Typography from '@mui/material/Typography';
import { useEffect } from 'react';
Expand Down

0 comments on commit 76bc8f3

Please sign in to comment.