Created by: svenheden
I've cleaned up two minor things in the Button component...
- Removed a redundant
hasClass()
check - Merged two jQuery
is()
calls where one is sufficient
Created by: svenheden
I've cleaned up two minor things in the Button component...
hasClass()
checkis()
calls where one is sufficient