chore: Use types from the web package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { IAuthenticationStep, IJSONObject } from '@automatisch/types';
|
||||
import type { IAuthenticationStep, IJSONObject } from 'types';
|
||||
import apolloClient from 'graphql/client';
|
||||
import MUTATIONS from 'graphql/mutations';
|
||||
|
||||
|
Reference in New Issue
Block a user