Skip to content

Commit 3f6a976

Browse files
rhythm55Akshat55
andauthored
fix: update formatting in combobox stories file
Co-authored-by: Akshat Patel <[email protected]>
1 parent 02f4361 commit 3f6a976

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/combobox/combobox.stories.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ const modalText =
7676
[(items)]="items"
7777
type="multi"
7878
(selected)="updateSelected($event)"
79-
(clear)="clear()"
80-
>
79+
(clear)="clear()">
8180
<ibm-dropdown-list></ibm-dropdown-list>
8281
</ibm-combo-box>
8382
`

0 commit comments

Comments
 (0)