Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save evgeniy1204/d2a486a61332dafda5929a6332e71e39 to your computer and use it in GitHub Desktop.
Save evgeniy1204/d2a486a61332dafda5929a6332e71e39 to your computer and use it in GitHub Desktop.
checkbox
<label class="css-input css-checkbox css-checkbox-sm css-checkbox-primary checkbox-inline" for="example-inline-checkbox4">
<input type="checkbox" id="example-inline-checkbox4" name="example-inline-checkbox4" value="option1">
<span></span>
Follow
</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment