Laravel 11, Vuexy Admin 10.3, by admin@koneko.mx
This commit is contained in:
7
modules/Admin/Resources/assets/vendor/libs/bloodhound/bloodhound.js
vendored
Normal file
7
modules/Admin/Resources/assets/vendor/libs/bloodhound/bloodhound.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
import Bloodhound from 'typeahead.js/dist/bloodhound';
|
||||
|
||||
try {
|
||||
window.Bloodhound = Bloodhound;
|
||||
} catch (e) {}
|
||||
|
||||
export { Bloodhound };
|
Reference in New Issue
Block a user