We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3bf94e commit c233cc3Copy full SHA for c233cc3
1 file changed
src/components/Onfido/BaseOnfidoWeb.tsx
@@ -40,7 +40,6 @@ function initializeOnfido({sdkToken, onSuccess, onError, onUserExit, preferredLo
40
colorContentTitle: theme.text,
41
colorContentSubtitle: theme.text,
42
colorContentBody: theme.text,
43
- colorContentSecondary: theme.text,
44
borderRadiusButton: `${variables.buttonBorderRadius}px`,
45
colorBackgroundSurfaceModal: theme.appBG,
46
colorBorderDocTypeButton: theme.border,
0 commit comments