Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 172 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 172 Bytes

Setup Flow

Modal flow for new user setup.

import SetupFlow from 'patchkit-setup-flow'

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