```html <sh-select name="tz" [options]="timeZones" [(ngModel)]="project.tz" required> </sh-select> ``` Should not show an option for clearing the input IMO, as the field is set to required
Should not show an option for clearing the input IMO, as the field is set to required