Initial commit
This commit is contained in:
5
resources/mix/vendors/formrepeater/formrepeater.bundle.js
vendored
Normal file
5
resources/mix/vendors/formrepeater/formrepeater.bundle.js
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// Form Repeater - Creates an interface to add and remove a repeatable group of input elements: https://github.com/DubFriend/jquery.repeater
|
||||
|
||||
module.exports = [
|
||||
'node_modules/jquery.repeater/jquery.repeater.js'
|
||||
];
|
Reference in New Issue
Block a user