Update qs path imports to include util

This commit is contained in:
John Mitchell
2019-04-11 12:00:39 -04:00
parent e36320174c
commit bab7095d67
4 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ import AlertModal from '../../../components/AlertModal';
import {
encodeQueryString,
parseQueryString,
} from '../../../qs';
} from '../../../util/qs';
class OrganizationsList extends Component {
columns = [