import React from 'react'

const MyComponent = () => (
  <a href="http://127.0.0.1:4433/self-service/recovery/browser">Recover Account</a>
)
