From a568fb8d1c07dad1a8cc2875262146a4ad374a5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Feje=C5=A1?= Date: Wed, 12 Dec 2018 10:54:47 +0100 Subject: [PATCH] update desc of select to match the new destructuring syntax --- snippets/Select.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/Select.md b/snippets/Select.md index 6a8709b2b..db4562517 100644 --- a/snippets/Select.md +++ b/snippets/Select.md @@ -4,7 +4,7 @@ Renders a `` element. Render a `` element. +Use destructuring on the `values` array to pass an array of `value` and `text` elements and the `selected` attribute to define the initial `value` of the `