Update Frontend Packages

This commit is contained in:
Qstick
2020-04-04 22:35:53 -04:00
parent d59c563023
commit 8c25ccf1ea
4 changed files with 873 additions and 874 deletions

View File

@@ -64,7 +64,7 @@ class RootFolderSelectInputConnector extends Component {
//
// Lifecycle
componentWillMount() {
UNSAFE_componentWillMount() {
const {
value,
values,

View File

@@ -6,7 +6,6 @@ const fuseOptions = {
threshold: 0.3,
location: 0,
distance: 100,
maxPatternLength: 32,
minMatchCharLength: 1,
keys: [
'title',