Skip to content

Commit 24be2b2

Browse files
authored
Merge branch 'v1/contrib' into feature/input-improvements-for-dark-theme
2 parents 37ae5bc + 75ba91e commit 24be2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-card-user/lib/uui-card-user.element.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import { ifDefined } from 'lit/directives/if-defined.js';
1313
* @description - Card component for displaying a user node.
1414
* @slot - slot for the default content area
1515
* @slot tag - slot for the tag with support for `<uui-tag>` elements
16+
* @slot avatar - slot for the avatar with support for the `<uui-avatar>` element
1617
* @slot actions - slot for the actions with support for the `<uui-action-bar>` element
1718
*/
1819
@defineElement('uui-card-user')

0 commit comments

Comments
 (0)