@inherits ViewBase @using Daybreak.Shared.Models @using Daybreak.Shared.Models.ColorPalette @page "/launch"
@if (this.ViewModel.IsDropdownOpen && this.ViewModel.LaunchConfigurations.Any()) { }
@if (this.ViewModel.IsDropdownOpen) {