Use classNames instead of ternary
Use the classNames feature to include/exclude a class based on a boolean instead of ternary operator
Please register or sign in to comment
Use the classNames feature to include/exclude a class based on a boolean instead of ternary operator