Skip to content

patchkit/patchkit-setup-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 7, 2016
29deee9 · Jul 7, 2016

History

3 Commits
Apr 3, 2016
Apr 3, 2016
Apr 3, 2016
Jul 7, 2016
Jul 3, 2016

Repository files navigation

Setup Flow

Modal flow for new user setup.

import SetupFlow from 'patchkit-setup-flow'

<SetupFlow id={userId} isOpen={this.state.isOpen} onClose={onClose} />