interface Props {} export default function IndieAuthModal(props: Props) { return
Component goes here
; }