Skip to content

Commit 52c7623

Browse files
author
Gergana Kremenska
committed
indentions fixed
1 parent e4b37d1 commit 52c7623

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Public Module Imports.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For API documentation and samples, please check the [UI5 Web Components Playgrou
2828
| Busy Indicator | `ui5-busy-indicator` | `import "@ui5/webcomponents/dist/BusyIndicator.js";` |
2929
| Button | `ui5-button` | `import "@ui5/webcomponents/dist/Button.js";` |
3030
| Card | `ui5-card` | `import "@ui5/webcomponents/dist/Card.js";` |
31-
| CardHeader | `ui5-card-header` | `import "@ui5/webcomponents/dist/CardHeader.js";` |
31+
| CardHeader | `ui5-card-header` | `import "@ui5/webcomponents/dist/CardHeader.js";` |
3232
| Carousel | `ui5-carousel` | `import "@ui5/webcomponents/dist/Carousel.js";` |
3333
| Checkbox | `ui5-checkbox` | `import "@ui5/webcomponents/dist/CheckBox.js";` |
3434
| Color Palette | `ui5-color-palette` | `import "@ui5/webcomponents/dist/ColorPalette.js";` |
@@ -59,8 +59,8 @@ For API documentation and samples, please check the [UI5 Web Components Playgrou
5959
| Responsive Popover | `ui5-responsive-popover` | `import "@ui5/webcomponents/dist/ResponsivePopover.js";` |
6060
| Select | `ui5-select` | `import "@ui5/webcomponents/dist/Select.js";` |
6161
| Select Option | `ui5-option` | comes with `ui5-select ` |
62-
| Segmented Button | `ui5-segmented-button` | `import "@ui5/webcomponents/dist/SegmentedButton.js";` |
63-
| Segmented Button Item | `ui5-segmented-button-item`| comes with `ui5-segmented-button ` |
62+
| Segmented Button | `ui5-segmented-button` | `import "@ui5/webcomponents/dist/SegmentedButton.js";` |
63+
| Segmented Button Item | `ui5-segmented-button-item`| comes with `ui5-segmented-button ` |
6464
| Suggestion Item | `ui5-suggestion-item` | comes with `InputSuggestions.js` feature - see below |
6565
| Slider | `ui5-slider` | `import "@ui5/webcomponents/dist/Slider.js";` |
6666
| Step Input | `ui5-step-input` | `import "@ui5/webcomponents/dist/StepInput.js";` |

0 commit comments

Comments
 (0)