Answer the question
In order to leave comments, you need to log in
How to fix emmet in jsx in atom?
Why the string is div.someClass
converted to this:
It should be like this:
Here is a video: https://monosnap.com/file/AltOhMTwlBUY9e0TpLmdcoJb...
How to make it work<div className={style.someClass}></div>
<div className="someClass"></div>
className="someClass"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question