Move import of external styles to index.js and fix logbook combo search
... | ... | @@ -42,7 +42,9 @@ |
"react-bootstrap-table2-toolkit": "^2.1.3", | ||
"react-bootstrap-typeahead": "^5.0.0-rc.1", | ||
"react-color": "^2.14.1", | ||
"react-combo-search": "git://github.com/Max-Z80/react-combo-search.git", | ||
"react-combo-search": "^1.1.4", | ||
"react-combo-select": "^1.3.22", | ||
"react-datetime": "^2.16.3", | ||
"react-day-picker": "^7.4.8", | ||
"react-dom": "^16.8.6", | ||
"react-hook-form": "^6.4.1", | ||
... | ... |