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

Not working with ReactJS #12

Closed
annelorraineuy opened this issue Aug 2, 2016 · 3 comments
Closed

Not working with ReactJS #12

annelorraineuy opened this issue Aug 2, 2016 · 3 comments

Comments

@annelorraineuy
Copy link

annelorraineuy commented Aug 2, 2016

Hello. I've included the titatoggle-dist.css into my ReactJS project but the toggle doesn't seem to be working (looks disabled). Is there something I may be doing wrong?

<div className="checkbox checkbox-slider--b-flat checkbox-slider-warning"><input type="checkbox" /><span></span></div>

@kleinejan
Copy link
Owner

"<div className=" Should be "<div class=" :)

@annelorraineuy
Copy link
Author

Sorry for the late response, but it was className because that is ReactJS code.

@kleinejan
Copy link
Owner

Ah Okay, but you got it working again? ;)

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