Skip to content

Commit a1ec742

Browse files
authored
Update EasyAutocompleteAsset.php
Update sourcePath
1 parent 8b2d01a commit a1ec742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyAutocompleteAsset.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*/
1515
class EasyAutocompleteAsset extends AssetBundle
1616
{
17-
public $sourcePath = '@bower/EasyAutocomplete/dist';
17+
public $sourcePath = '@bower/easyautocomplete/dist';
1818
public $css = [
1919
'easy-autocomplete.min.css'
2020
];

0 commit comments

Comments
 (0)