Add Eazy Passport screen and add passport application flow until step 5 'Verifikasi'
This commit is contained in:
@ -24,7 +24,7 @@ const StepIndicator = ({currentStep, totalSteps, completedSteps}: any) => {
|
||||
const textStyle = isCompleted
|
||||
? FontFamily.notoSansBold
|
||||
: isCurrent
|
||||
? FontFamily.notoSansRegular
|
||||
? FontFamily.notoSansSemiBold
|
||||
: FontFamily.notoSansRegular;
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user