Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrIceman authored Jan 20, 2024
1 parent e7f3b67 commit 04da719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class LoginUiState extends ViewState<LoginViewModel, LoginWidget> {
@override
void onViewModelReady() {
// do something when your ViewModel is ready to use
// called after view was initialized and ready to be updated
// this.viewModel.logIn("email", "password");
}
Expand Down

0 comments on commit 04da719

Please sign in to comment.