itizawa 6 tahun lalu
induk
melakukan
de00d8fd28

+ 0 - 3
src/client/styles/scss/_search.scss

@@ -1,8 +1,5 @@
 @import 'layout_variable';
 
-// import react-bootstrap-typeahead
-@import '~react-bootstrap-typeahead/css/Typeahead';
-
 .search-listpage-icon {
   font-size: 16px;
   color: #999;

+ 1 - 1
src/client/styles/scss/_vendor.scss

@@ -2,7 +2,7 @@
 @import '~bootstrap/scss/bootstrap';
 
 // import react-bootstrap-typeahead
-@import '~react-bootstrap-typeahead/css/Typeahead-bs4';
+@import '~react-bootstrap-typeahead/css/Typeahead';
 
 // import toastr styles
 @import '~toastr/build/toastr';