Created
July 6, 2017 09:59
-
-
Save harmoniemand/9ad72496b15a7218a3dc4ab6e6aa42cb to your computer and use it in GitHub Desktop.
Modal Button
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
<div class="si-modal-button-container"> | |
<div class="si-modal-button-label">{{mbLabel}}</div> | |
<div class="si-modal-button-modal">{{mbModalText}}</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment