From 2f549a4f74850b0782389e51bf22fa9e86fb826e Mon Sep 17 00:00:00 2001 From: Elizabeth Mitchell Date: Mon, 25 Sep 2023 15:50:33 -0700 Subject: [PATCH] docs: mark select as stable PiperOrigin-RevId: 568345715 --- docs/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 518e54177d..d52d4492d2 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -45,7 +45,7 @@ These features are planned for the next release. * ✅ Progress indicators * ✅ Radio * ✅ Ripple - * 🟡 Select + * ✅ Select * ✅ Slider * ✅ Switch * ✅ Tabs