We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 464ee47 commit fd3b5a2Copy full SHA for fd3b5a2
packages/uikit-workshop/src/scripts/components/typeahead.js
@@ -0,0 +1,3 @@
1
+import 'jquery';
2
+import 'typeahead.js/dist/typeahead.jquery.js';
3
+import { Bloodhound } from 'typeahead.js/dist/bloodhound.js';
0 commit comments