import React from "react" export default (function ChallengeControls(props) { return (
) })