Commit 0ecbd2b7 by Giang Tran

update type

parent 5f7757cd
......@@ -66,6 +66,7 @@ export const convertScreen = (name) => {
return DETAILNEW;
case 'CUSTOMER_NOTIFICATION':
case 'CUSTOMER_VERIFIED':
case 'SYNC_WHEN_CUSTOMER_VERIFIED':
return TABNAVIGATOR;
default:
return DETAILNEW;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment