console.log(context); return ( <div> <p>{context.widgetSrc}</p> <a href={`http://localhost:3000?`}>Connect bank</a> </div> );