Skip to content

Commit

Permalink
Add search-with-autocomplete JS dependency
Browse files Browse the repository at this point in the history
government-frontend doesn't call search-with-autocomplete directly,
but instead calls it via the super navigation header in the layout for
public that it injests via static.
  • Loading branch information
leenagupte committed Dec 11, 2024
1 parent 4f94f53 commit 89e6546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
//= require govuk_publishing_components/components/metadata
//= require govuk_publishing_components/components/print-link
//= require govuk_publishing_components/components/radio
//= require govuk_publishing_components/components/search-with-autocomplete
//= require govuk_publishing_components/components/single-page-notification-button
//= require govuk_publishing_components/components/step-by-step-nav

Expand Down

0 comments on commit 89e6546

Please sign in to comment.