Skip to content

Commit 78ee0ef

Browse files
Apply suggestion from @riccardoperra
1 parent 267c718 commit 78ee0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/angular-table/src/flex-render/flexRenderComponent.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ type Outputs<T> = {
121121
}
122122

123123
/**
124-
* Helper function to create a [@link FlexRenderComponent] instance, with better type-safety.
124+
* Helper function to create a {@link FlexRenderComponent} instance, with better type-safety.
125125
*
126126
* @example
127127
* ```ts

0 commit comments

Comments
 (0)