Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal documentation typo #132

Closed
dfilmon opened this issue Nov 9, 2022 · 1 comment
Closed

Modal documentation typo #132

dfilmon opened this issue Nov 9, 2022 · 1 comment

Comments

@dfilmon
Copy link

dfilmon commented Nov 9, 2022

Describe the bug
In the Documentation for Modal, missing closing string for the class in i tag.

To Reproduce
Paste this from documentation

<div class="modal" id="test-modal">
    <div class="modal-header">
        <a href="#anchor-to-background" class="u-pull-right" aria-label="Close">
            <span class="icon">
                <i class="fa-wrapper fa fa-times></i>
            </span>
        </a>
    </div>
</div>
@Spiderpig86
Copy link
Owner

Hi @dfilmon! Thanks for the report! The documentation has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants