import * as React from 'react'; import { Dropdown } from '@fluentui/react-northstar'; const inputItems = ['ا يجلبه إلينا الأس', 'الإنسان ', 'الحكيم عليه', 'أن يمسك']; const DropdownExampleRtl = () => ; export default DropdownExampleRtl;