@using Iceshrimp.Shared.Schemas.Web
@Field.Name
@code { [Parameter] [EditorRequired] public required UserProfileField Field { get; set; } }