Skip to content

Commit

Permalink
TextBlock replaced with TextBox
Browse files Browse the repository at this point in the history
  • Loading branch information
MairwunNx committed Jun 24, 2023
1 parent b2f53d1 commit b96e6ba
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 @@ -58,7 +58,7 @@ fun main(args: Array<String>) {
vm ~ com.mairwunnx.home.HomeViewModel

FlexBox
TextBlock
TextBox
cssId < "text"
text <> "Count: {}" vm::count
Button
Expand Down

0 comments on commit b96e6ba

Please sign in to comment.