Fix string quoting

file-group-page
bat 3 years ago
parent 258fb2e674
commit 3bcd9551e9

@ -9,7 +9,7 @@ async function initCache() {
'/components/header.js',
'/components/nav-menu.js',
'/components/dialog.js',
'/forms/button-group.js,
'/forms/button-group.js',
'/menu/dropdown.js',
])
}

Loading…
Cancel
Save