Skip to content

Commit

Permalink
Update ARCHITECTURE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mqkotoo committed Sep 27, 2023
1 parent 2de8a51 commit d297f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
### WeatherPage

* アプリのメイン画面
* `Reload`ボタンを押して、`weatherStateProvider`をreadして、天気の取得処理を行う。
* `weatherStateProvider`で天気取得に失敗した場合は、エラーメッセージを表示する。
* `Reload`ボタンを押して、`weatherStateNotifierProvider`をreadして、天気の取得処理を行う。
* `weatherStateNotifierProvider`で天気取得に失敗した場合は、エラーメッセージを表示する。

### WeatherForecastPanel

Expand Down

0 comments on commit d297f58

Please sign in to comment.