0.7.16 • Published 1 year ago

@flatom/forms v0.7.16

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

0.7.13

2 years ago

0.7.15

2 years ago

0.7.14

2 years ago

0.7.12

2 years ago

0.7.11

2 years ago

0.7.10

2 years ago

0.7.9

2 years ago

0.7.8

2 years ago