0.0.5 • Published 7 years ago

ndla-forms v0.0.5

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
7 years ago

ndla-forms

Forms elements and helper components

Installation

$ yarn add ndla-forms

Usage

Different Form elements and form wrappers for NDLA

import { FromInput } from 'ndla-forms';

<FromInput onChange={() => {}} autoExpand />;
0.0.5

7 years ago

0.0.4

7 years ago