Skip to content

Commit

Permalink
Revert "getmStartDate -> mStartDate (#901)"
Browse files Browse the repository at this point in the history
This reverts commit 476107b.
  • Loading branch information
borimong authored Oct 2, 2024
1 parent 476107b commit e27d44c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions pages/edit/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ const EditPage = () => {
},
});
}

fillForm();
}, [formMethods, formData]);

Expand Down
6 changes: 3 additions & 3 deletions src/__generated__/schema2.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e27d44c

Please sign in to comment.