Skip to content

Commit

Permalink
TODO追加
Browse files Browse the repository at this point in the history
  • Loading branch information
haterain0203 committed Sep 27, 2023
1 parent f55b19e commit b40d11f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ class ReviewFormState extends ConsumerState<ReviewForm> {
imageFile: pickedImageFile,
);
}
//TODO: 登録 or 更新完了の旨をユーザーに示すUIが必要か?
},
child: const Text('この内容で登録する'),
),
Expand Down

0 comments on commit b40d11f

Please sign in to comment.