emmet react self closing tags code example
Example: emmet react self closing tags
//add line to settings.json
"emmet.triggerExpansionOnTab": true,
//Now in html/jsx you can have
Component/ + Tab -->
br/ + Tab -->
//add line to settings.json
"emmet.triggerExpansionOnTab": true,
//Now in html/jsx you can have
Component/ + Tab -->
br/ + Tab -->