move OptionsList to components; add launch prompt tests

This commit is contained in:
Keith Grant
2020-03-31 13:59:14 -07:00
parent 4f51c1d2c9
commit 7710ad2e57
16 changed files with 156 additions and 14 deletions
@@ -6,8 +6,7 @@ import { useField } from 'formik';
import { InventoriesAPI } from '@api';
import { getQSConfig, parseQueryString } from '@util/qs';
import useRequest from '@util/useRequest';
// TODO move OptionsList out of Lookup/shared
import { OptionsList } from '@components/Lookup';
import OptionsList from '@components/OptionsList';
import ContentLoading from '@components/ContentLoading';
const QS_CONFIG = getQSConfig('inventory', {