import React from 'react'

const MyComponent = () => (
  <a href="http://127.0.0.1:4433/self-service/login/browser">Sign in</a>
)
