import * as React from 'react'; import { Form, Button, Input } from '@fluentui/react-northstar'; const FormExampleRtl = () => (
); export default FormExampleRtl;