Skip to content

Commit c2369e1

Browse files
committed
fix lint
1 parent fb60255 commit c2369e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

libs/design/src/atoms/form/hint/hint.component.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@ import {
1212
standalone: true,
1313
})
1414
export class DaffHintComponent {
15+
/**
16+
* @docs-private
17+
*/
1518
@HostBinding('class.daff-hint') class = true;
1619
}

0 commit comments

Comments
 (0)