Skip to content

Commit

Permalink
Do not render scheduled calendar view yet
Browse files Browse the repository at this point in the history
  • Loading branch information
kitallis committed Mar 4, 2024
1 parent 6bdf501 commit 98aa581
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/v2/release_list_component.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@
<% end %>
<% elsif empty? %>
<% container.with_empty_state do %>
<%= render V2::ScheduledTrainComponent.new %>
<%= render V2::EmptyStateComponent.new(
title: empty_state[:title],
text: empty_state[:text],
Expand Down

0 comments on commit 98aa581

Please sign in to comment.