Skip to content

Commit d869066

Browse files
committed
Update tooltip story
1 parent e592b0f commit d869066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dialog/tooltip/tooltip.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ storiesOf("Tooltip", module)
1414
})
1515
)
1616
.addDecorator(withKnobs)
17-
.add("basic", () => ({
17+
.add("Basic", () => ({
1818
template: `
1919
<div>
2020
<ng-template #template let-tooltip="tooltip">

0 commit comments

Comments
 (0)