diff --git a/packages/mottai_flutter_app/lib/development/review/ui/review_form.dart b/packages/mottai_flutter_app/lib/development/review/ui/review_form.dart index 05d6d7c8..74381d3a 100644 --- a/packages/mottai_flutter_app/lib/development/review/ui/review_form.dart +++ b/packages/mottai_flutter_app/lib/development/review/ui/review_form.dart @@ -152,6 +152,7 @@ class ReviewFormState extends ConsumerState { imageFile: pickedImageFile, ); } + //TODO: 登録 or 更新完了の旨をユーザーに示すUIが必要か? }, child: const Text('この内容で登録する'), ),