Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gonultasmf authored Aug 14, 2024
1 parent 7bf0aa6 commit 0723ae5
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 @@ -235,7 +235,7 @@ The usage of the AttachedProperty in the Button class will be as follows:
new Button()
.Text("Login")
.FontAttributes(Bold)
.IsSubmitButton(true)
.FormViewIsSubmitButton(true)
```


Expand Down

0 comments on commit 0723ae5

Please sign in to comment.