diff --git a/sw.js b/sw.js index 17f268d..140d0d8 100644 --- a/sw.js +++ b/sw.js @@ -10,7 +10,7 @@ async function initCache() { '/components/nav-menu.js', '/components/dialog.js', '/forms/button-group.js, - '/menu/dropdown.js, + '/menu/dropdown.js', ]) }