diff --git a/Gemfile b/Gemfile index ff5851039..5ba5edb6d 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem "bootsnap", ">= 1.4.4", require: false # Gov.UK frontend components gem "govuk-components" gem "govuk_design_system_formbuilder" -gem 'hotwire-rails' +gem "hotwire-rails" group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console diff --git a/app/views/case_logs/show.html.erb b/app/views/case_logs/show.html.erb index 44cdf648f..0d27a877b 100644 --- a/app/views/case_logs/show.html.erb +++ b/app/views/case_logs/show.html.erb @@ -11,5 +11,6 @@

<%= render "tasklist" %> +