You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/main/src/webComponents/Input/Input.mdx
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,6 @@ import { excludePropsForAbstract } from '@sb/utils';
30
30
31
31
The `SuggestionItem` represents the suggestion item of the `Input`
32
32
33
-
**Note:**`SuggestionItems` will only be displayed if the required module has been imported (`import '@ui5/webcomponents/dist/features/InputSuggestions.js';`)
0 commit comments