Skip to content

Commit c9b2dd9

Browse files
authored
refactor(module:select): remove internal comment from select-arrow (#9074)
1 parent 937028f commit c9b2dd9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

components/select/select-arrow.component.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ import { NzSafeAny } from 'ng-zorro-antd/core/types';
1010
import { numberAttributeWithInfinityFallback } from 'ng-zorro-antd/core/util';
1111
import { NzIconModule } from 'ng-zorro-antd/icon';
1212

13-
/**
14-
* @internal
15-
*/
1613
@Component({
1714
selector: 'nz-select-arrow',
1815
encapsulation: ViewEncapsulation.None,

0 commit comments

Comments
 (0)