UI elements written in ReasonML
npm install @highpoint/reason-ui-elements#### InputField
#### SelectField
#### CloseButton
#### BackButton
#### ActionModal
#### FullscreenModal
#### FlexModal
#### ExpandButton
#### PopoverMenu
#### Fragment
#### Header
#### HeaderField
#### HeaderSortField
#### NotificationManager
#### ModalNotificationManager
#### ClassDetailsDesktop
#### ClassDetailsMobile
#### Context
yarn build to build Reason files. This will run automatically every time the packages gets published.
yarn watch to watch for changes in Reason files and build.
yarn storybook to see available components.