Skip to content

Commit fd3b5a2

Browse files
committed
refactor: add new typeahead component -- replaces original typeahead config that had been using Bower + script tags in the HTML
1 parent 464ee47 commit fd3b5a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)