Skip to content

Commit 0c878fa

Browse files
committed
update name in js doc
1 parent dbd0c15 commit 0c878fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uui-scroll-container/lib/uui-scroll-container.element.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { LitElement, html, css } from 'lit';
22

33
/**
4-
* @element uui-overflow-container
4+
* @element uui-scroll-container
55
* @slot - for content
66
* @description - Component for displaying a larger amount of .
77
*/

0 commit comments

Comments
 (0)