Create a new team

Search and click items to add them to your grid

{#if activeTab === GridType.Weapon} {:else if activeTab === GridType.Summon} {:else} {/if}
Error Creating Team {errorMessage} {#if errorDetails.length > 0}

Details:

    {#each errorDetails as detail}
  • {detail}
  • {/each}
{/if}
OK