import Link from 'next/link' import Info from '.' export default function RewardSatsInfo (props) { return (
Where did my sats come from?
) }