You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using snippet the button generates like this <button type="button" name="" id="" class="btn btn-primary" btn-lg btn-block"></button>
it closes quotation marks before btn-lg and btn-block
The text was updated successfully, but these errors were encountered:
When using snippet the button generates like this
<button type="button" name="" id="" class="btn btn-primary" btn-lg btn-block"></button>
it closes quotation marks before btn-lg and btn-block
The text was updated successfully, but these errors were encountered: