0.3.1 • Published 7 years ago

@syncano-components/login-form v0.3.1

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

7 years ago

0.3.0

7 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago