It requires to have empty lines between siblings
AndrewKuzmichev opened this issue · 2 comments
AndrewKuzmichev commented
I got the next messages on the following code (below the first button and above the second one):
Button(href="#" color="dark" size="sm") Sign In
|  
Button(href="#" color="primary" size="sm") Join now
error Need empty line for more than two siblings react-pug/empty-lines
error Need empty line for more than two siblings react-pug/empty-lines
ezhlobo commented
@Arteaga71 what behavior do you expect?