We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937028f commit c9b2dd9Copy full SHA for c9b2dd9
1 file changed
components/select/select-arrow.component.ts
@@ -10,9 +10,6 @@ import { NzSafeAny } from 'ng-zorro-antd/core/types';
10
import { numberAttributeWithInfinityFallback } from 'ng-zorro-antd/core/util';
11
import { NzIconModule } from 'ng-zorro-antd/icon';
12
13
-/**
14
- * @internal
15
- */
16
@Component({
17
selector: 'nz-select-arrow',
18
encapsulation: ViewEncapsulation.None,
0 commit comments