Skip to content

Commit ba6c32c

Browse files
committed
Update Carbon docs
1 parent 1e7ad04 commit ba6c32c

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

packages/react-renderer-demo/src/pages/mappers/carbon-component-mapper.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -127,19 +127,4 @@ No known workaround.
127127

128128
_Possible workaround: reimplement Carbon select as we did for PF4/PF3_
129129

130-
## Missing helper texts, errors
131-
132-
Following components does not support `helperText` and won't show error messages
133-
134-
```
135-
componentTypes.RADIO,
136-
componentTypes.SWITCH,
137-
componentTypes.CHECKBOX,
138-
componentTypes.DATE_PICKER, // has error message
139-
componentTypes.TIME_PICKER, // has error message
140-
componentTypes.SLIDER
141-
```
142-
143-
Possible workaround with implementing a custom `helperText` component.
144-
145130
</DocPage>

0 commit comments

Comments
 (0)