Skip to content

Commit 21e6f3b

Browse files
committed
docs: update version number
1 parent 1d6084f commit 21e6f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cookbook/textfield_changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ The simplest approach is to supply an onValueChange() callback to a TextField. W
3232
In this example, every time the TextField changes, the new text value will be saved in a state and set to the TextField and the Text.
3333

3434
## See also:
35-
* [Full Example Code]({{ site.samplefolder }}/textfield/TextFieldDemo.kt)
35+
* [Full Example Code]({{ site.samplefolder }}/material/textfield/TextFieldDemo.kt)

0 commit comments

Comments
 (0)