JORDAAAN1495
JORDAAAN1495
Have a look at how I'm doing it here https://github.com/react-pdf-viewer/react-pdf-viewer/issues/1600
I second this, an AutoComplete component would be really useful
I too also have this problem. ```typescript import { extendTheme } from "@chakra-ui/react"; const colors = { brand: { 100: "#efe9e4", }, }; export const theme = extendTheme({ colors });...
Is there any update on this one? This would be a really useful feature to have within Vitest and the UI, instead of relying on some sort of script. Thanks
> @JORDAAAN1495 Did you solve this? Unfortunately not, currently have this defined within a CSS file only.