We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e855b01 commit ddabe15Copy full SHA for ddabe15
README.md
@@ -431,9 +431,10 @@ elements.
431
432
#### `useBasicStyles` (removed)
433
434
-This prop was removed in `v5.0.0`, as these styles are now the default styles
435
-applied to the component. If you'd like to keep the legacy styles, here are some
436
-examples (for each
+This prop was removed in
+[`v5.0.0`](https://github.com/csandman/chakra-react-select/releases/tag/v5.0.0),
+as these styles are now the default styles applied to the component. If you'd
437
+like to keep the legacy styles, here are some examples (for each
438
[`variant`](#variant--options-outline--filled--flushed--unstyled--default-outline))
439
of how you could accomplish that with the [`chakraStyles`](#chakrastyles) prop:
440
0 commit comments