Skip to content

Commit

Permalink
Add missing prop to the SearchBarComponent
Browse files Browse the repository at this point in the history
  • Loading branch information
sgobotta committed Jan 26, 2024
1 parent 5c07009 commit e2ab3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/livedj_web/live/components/add_video_component.ex
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ defmodule LivedjWeb.Components.AddVideoComponent do
module={LivedjWeb.Components.SearchBarComponent}
form={@search_form}
search_result={@search_result}
room={@room}
>
<:button>
<.button class="
Expand Down

0 comments on commit e2ab3a4

Please sign in to comment.