0 votes
in React JS by (4.5k points)
By writing CSS in JavaScript, you are isolating styles from _______________.

i) code

ii) current class

iii) package

iv) global namespace

1 Answer

0 votes
by (23.1k points)

Correct answer is iv) global namespace

By writing CSS in JavaScript, you are isolating styles from global namespace

Related questions

0 votes
...