switched to use Apollo

This commit is contained in:
Sean Macfarlane
2020-03-23 15:53:18 -04:00
parent 1730988a64
commit 904bf36b00
21 changed files with 21 additions and 1170 deletions

View File

@@ -1,4 +0,0 @@
import { createBrowserHistory } from 'history';
const history = createBrowserHistory();
export default history;