0.0.5 • Published 6 years ago

ndla-forms v0.0.5

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
6 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

6 years ago

0.0.4

6 years ago