Skip to content

Commit 377c7e5

Browse files
committed
remove extra input
1 parent 291753c commit 377c7e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dropdown/dropdown.stories.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ storiesOf("Dropdown", module)
1717
.add("Basic", () => ({
1818
template: `
1919
<div style="width: 300px">
20-
<input type="text"/>
2120
<ibm-dropdown
2221
[theme]="theme"
2322
placeholder="Select"

0 commit comments

Comments
 (0)