B
B
billt2017-05-08 16:01:45
JavaScript
billt, 2017-05-08 16:01:45

How to fix emmet in jsx in atom?

Why the string is div.someClassconverted 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 question

Ask a Question

731 491 924 answers to any question