Skip to content

Commit

Permalink
simplify demo
Browse files Browse the repository at this point in the history
  • Loading branch information
wenqi73 committed Aug 28, 2018
1 parent 32d46c7 commit 050e999
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/tree-select/demo/customized-icon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import { NzTreeNode } from 'ng-zorro-antd';
template: `
<nz-tree-select
style="width: 250px"
nzShowSearch
nzCheckable
[nzNodes]="nodes"
[(ngModel)]="value"
nzPlaceHolder="Please select"
Expand Down

0 comments on commit 050e999

Please sign in to comment.