<.switch
  id="switch-single-default-variation"
  label="Default switch"
  field={%FormField{id: "default", name: "default", errors: [], field: :default, form: %Phoenix.HTML.Form{source: %{"email" => "[email protected]", "name" => "Michael Scott", "otp" => true, "password" => "123456", "username" => "michael.scott"}, impl: Phoenix.HTML.FormData.Map, id: nil, name: nil, data: %{}, action: nil, hidden: [], params: %{"email" => "[email protected]", "name" => "Michael Scott", "otp" => true, "password" => "123456", "username" => "michael.scott"}, errors: [], options: [], index: nil}, value: nil}}
  data-testid="switch-default"
/>