0.7.16 • Published 2 years ago

@flatom/forms v0.7.16

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@flatom/forms

Forms for Flatom.

npm npm type definitions npm bundle size GitHub

Install

npm i @flatom/forms

or

yarn add @flatom/forms

@flatom/forms depends on @flatom/core.

Usage

Step 1. Connect to redux dev tools

import { createStore } from '@flatom/core'
import { connectReduxDevtools } from '@flatom/debug'

const store = createStore();
connectReduxDevtools(store);
0.7.16

2 years ago

0.7.13

3 years ago

0.7.15

3 years ago

0.7.14

3 years ago

0.7.12

3 years ago

0.7.11

3 years ago

0.7.10

3 years ago

0.7.9

3 years ago

0.7.8

3 years ago