@syncano-components/login-form

0.3.1 • Public • Published

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>

Readme

Keywords

none

Package Sidebar

Install

npm i @syncano-components/login-form

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

11.7 kB

Total Files

6

Last publish

Collaborators

  • maciejkorsan
  • idered
  • qk