mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 03:14:58 -04:00
Add GOV.UK Frontend JS
This includes the JS for all GOV.UK Frontend code. If our frontend build includes a module bundler in future, we should only include the JS for the components we use, as with our Sass.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
window.GOVUKFrontend.initAll();
|
||||
|
||||
$(() => $("time.timeago").timeago());
|
||||
|
||||
$(() => GOVUK.stickAtTopWhenScrolling.init());
|
||||
|
||||
Reference in New Issue
Block a user