import * as React from 'react'; import { SpinButton } from 'office-ui-fabric-react'; const Scenario = () => ( ); export default Scenario;