import * as React from 'react'; const SuccessButton = (props) => ( ); /** Quickly render the component to test it */ render(Hello world);