Skip to content

Instantly share code, notes, and snippets.

@codingnninja
Created March 11, 2019 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codingnninja/dbc08a3604adb87b67dcfd3f58da53aa to your computer and use it in GitHub Desktop.
Save codingnninja/dbc08a3604adb87b67dcfd3f58da53aa to your computer and use it in GitHub Desktop.
Dialog (JXS)
<Dialog title="Sign up now" message="Get superpowers for free">
<input name={this.state.login} onChange={this.handleLogin} />
</Dialog>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment