Skip to content

Instantly share code, notes, and snippets.

@imparvez
Created April 22, 2018 18:09
Show Gist options
  • Save imparvez/325ca077f7b6cf139902b124e339dfe5 to your computer and use it in GitHub Desktop.
Save imparvez/325ca077f7b6cf139902b124e339dfe5 to your computer and use it in GitHub Desktop.
<section className="section">
<Button icon="fa fa-github">GitHub</Button>
<Button icon="fa fa-twitter" color="isPrimary">Twitter</Button>
<Button icon="fa fa-check" color="isSuccess">Save</Button>
<Button icon="fa fa-times" color="isDanger" isIconRight>Delete</Button>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment