diff --git a/packages/loot-design/src/components/modals/NordigenExternalMsg.js b/packages/loot-design/src/components/modals/NordigenExternalMsg.js index e71be87bbf..4dc81bbca8 100644 --- a/packages/loot-design/src/components/modals/NordigenExternalMsg.js +++ b/packages/loot-design/src/components/modals/NordigenExternalMsg.js @@ -1,6 +1,7 @@ import React, { useEffect, useState, useRef } from 'react'; import { send } from 'loot-core/src/platform/client/fetch'; +import { Warning } from 'loot-design/src/components/alerts'; import { colors } from '../../style'; import AnimatedLoading from '../../svg/AnimatedLoading'; @@ -120,8 +121,8 @@ export default function NordigenExternalMsg({ const renderLinkButton = () => { return ( - - + + ))} + + By enabling bank-sync, you will be granting Nordigen (a third party + service) read-only access to your entire account’s transaction + history. This service is not affiliated with Actual in any way. Make + sure you’ve read and understand Nordigen’s{' '} + + Privacy Policy + {' '} + and{' '} + + End User Privacy Policy + {' '} + before proceeding. + +