From 94cef3fcc7cd16c6ce57badee9a2d0403a4b4c9d Mon Sep 17 00:00:00 2001 From: Eric Y Liu Date: Fri, 19 Mar 2021 05:48:31 -0700 Subject: [PATCH] docs(select): add invalid state example --- docs/src/pages/components/Select.svx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/src/pages/components/Select.svx b/docs/src/pages/components/Select.svx index b3196e56..3708e443 100644 --- a/docs/src/pages/components/Select.svx +++ b/docs/src/pages/components/Select.svx @@ -75,6 +75,15 @@ components: ["Select", "SelectItem", "SelectItemGroup", "SelectSkeleton"] +### Invalid state + + + ### Warning state