Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FatemehNoroozi authored Oct 1, 2021
1 parent a929da6 commit 6334126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/step-05/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ Flexbox پراپرتی به نام flex-direction دارد که مشخص می ک
```c#
namespace TodoApp.Pages
{
public partial class Login
public partial class LoginPage
{
public string UserName { get; set; }
public string Password { get; set; }
Expand Down

0 comments on commit 6334126

Please sign in to comment.