# react-x-component

## usage

```js
import {
  XButton,
  XInput,
  XIcon,
  XRadio,
  XLayout,
  XHeader,
  XSidebar,
  XMenu,
  XRow,
  XColumn,
  XToast,
  XSelect,
  XPagination,
  XLoading,
  XTable,
  XUpload,
  XImageView,
  XModal,
  XToggle
} from 'react-x-component';
```
