From 6cca5d681952bab279ad14b8ebc04a62652a9379 Mon Sep 17 00:00:00 2001 From: Elizabeth Mitchell Date: Wed, 13 Sep 2023 16:22:47 -0700 Subject: [PATCH] docs: mark text field as stable PiperOrigin-RevId: 565192865 --- docs/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index fcc61c9eaa..f0a6eef96d 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -43,7 +43,7 @@ These features are planned for the next release. * ✅ Slider * ✅ Switch * ✅ Tabs - * 🟡 Text field + * ✅ Text field ## Next (Q1 2024)