Skip to content

Commit 5b338ef

Browse files
committed
docs: uui-button-inline-create was documented twice because of a typo
1 parent 6bd054e commit 5b338ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uui-button-inline-create/lib/uui-button-inline-create.element.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { styleMap } from 'lit/directives/style-map.js';
1010
import { UUIButtonInlineCreateEvent } from './UUIButtonInlineCreateEvent';
1111

1212
/**
13-
* @element uui-inline-create-button
13+
* @element uui-button-inline-create
1414
* @description - Special button for creating new elements
1515
* @attr {Boolean} vertical - display vertical version of the button
1616
* @fires click on user click

0 commit comments

Comments
 (0)