update react
This commit is contained in:
parent
df80f5681d
commit
3dae5b5c04
5 changed files with 330 additions and 248 deletions
|
@ -1,6 +1,6 @@
|
|||
import React, { useCallback } from 'react';
|
||||
import { ReactQueryCacheProvider } from 'react-query';
|
||||
import matchSorter from 'match-sorter';
|
||||
import { matchSorter } from 'match-sorter';
|
||||
|
||||
import ComboSearch from './ComboSearch';
|
||||
import { queryCache } from './shared/queryCache';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue