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 291753c commit 377c7e5Copy full SHA for 377c7e5
src/dropdown/dropdown.stories.ts
@@ -17,7 +17,6 @@ storiesOf("Dropdown", module)
17
.add("Basic", () => ({
18
template: `
19
<div style="width: 300px">
20
- <input type="text"/>
21
<ibm-dropdown
22
[theme]="theme"
23
placeholder="Select"
0 commit comments