import * as React from 'react'; import { SpinButton } from '@fluentui/react-next'; const Scenario = () => ( ); export default Scenario;