0.3.1 • Published 6 years ago

@syncano-components/login-form v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Login Form example:

const {SyncanoContext, withSyncano} = require('@syncano/react-context');
const SyncanoClient = require('@syncano/client');
const ConnectedLoginForm = withSyncano(LoginForm);

<SyncanoContext.Provider value={new SyncanoClient('webmaster-kit')}>
  <ConnectedLoginForm />
</SyncanoContext.Provider>
0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago