mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
Adds missing check for typescript types to app ci (#1198)
* fix app types and add a ci check * fix lint check.
This commit is contained in:
@@ -12,10 +12,7 @@ import {
|
||||
PassportEvents,
|
||||
ProofEvents,
|
||||
} from '@selfxyz/mobile-sdk-alpha/constants/analytics';
|
||||
import {
|
||||
getPreRegistrationDescription,
|
||||
usePrepareDocumentProof,
|
||||
} from '@selfxyz/mobile-sdk-alpha/onboarding/confirm-identification';
|
||||
import { getPreRegistrationDescription } from '@selfxyz/mobile-sdk-alpha/onboarding/confirm-identification';
|
||||
|
||||
import successAnimation from '@/assets/animations/loading/success.json';
|
||||
import { PrimaryButton } from '@/components/buttons/PrimaryButton';
|
||||
|
||||
Reference in New Issue
Block a user