Created
July 7, 2017 11:19
-
-
Save evgeniy1204/d2a486a61332dafda5929a6332e71e39 to your computer and use it in GitHub Desktop.
checkbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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