Skip to content

Commit

Permalink
remove extra
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull committed Dec 5, 2024
1 parent f190d7c commit 60eae04
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,6 @@ defmodule DotcomWeb.Components.LiveComponents.TripPlannerForm do
</.inputs_for>
</div>
</:content>
<:extra :if={used_input?(f[:modes])}>
<.feedback :for={{msg, _} <- f[:modes].errors} kind={:error}>
<%= msg %>
</.feedback>
</:extra>
</.accordion>
</.fieldset>
<div class="inline-flex items-center gap-1">
Expand Down

0 comments on commit 60eae04

Please sign in to comment.