From bbdc8eb7fd3a641510f1f97c3f2e5f9525894a0c Mon Sep 17 00:00:00 2001 From: csandman Date: Tue, 12 Nov 2024 20:33:46 -0500 Subject: [PATCH] Update demo a little --- demo/src/app.tsx | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/demo/src/app.tsx b/demo/src/app.tsx index 7047dc8..d6fd0b1 100644 --- a/demo/src/app.tsx +++ b/demo/src/app.tsx @@ -7,6 +7,7 @@ import { IconButton, Input, Portal, + Separator, } from "@chakra-ui/react"; import { AsyncSelect, CreatableSelect, Select } from "chakra-react-select"; import { LuX } from "react-icons/lu"; @@ -27,6 +28,8 @@ const App = () => { This is some helper text + + { + + Select Colors and Flavours {'size="sm"'} @@ -246,19 +251,6 @@ const App = () => { This is an error from the field - - Flushed Variant - - This is an error from the field - - Subtle Variant