Skip to content

Commit de12613

Browse files
authored
Merge pull request #1093 from rvsia/fixStupidSpace
Fix wrong space character in demo
2 parents fc2617a + 933f425 commit de12613

File tree

1 file changed

+1
-1
lines changed
  • packages/react-renderer-demo/src/doc-components/examples-texts/carbon

1 file changed

+1
-1
lines changed

packages/react-renderer-demo/src/doc-components/examples-texts/carbon/select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import SelectCommon from '../select.md';
22

3-
## Single select with categories
3+
## Single select with categories
44

55
For single (not clearable/not searchable) select, you can use categories to group your options by adding an `options` array.
66

0 commit comments

Comments
 (0)