Initial commit
This commit is contained in:
5
resources/mix/vendors/cookiealert/cookiealert.bundle.js
vendored
Normal file
5
resources/mix/vendors/cookiealert/cookiealert.bundle.js
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// Cookiealert - A simple, good looking cookie alert for Bootstrap: https://github.com/Wruczek/Bootstrap-Cookie-Alert
|
||||
|
||||
module.exports = [
|
||||
'node_modules/bootstrap-cookie-alert/cookiealert.js'
|
||||
];
|
Reference in New Issue
Block a user