Open dvmorris opened 8 years ago
Not sure what's causing this, but thought I would give you a heads up.
<div class="w-clearfix shiftalertdisplayrightwrapper"><img class="avatar" data-ix="user-actions-popover" height="40" src="images/dave.png" width="40"><img class="avatar" data-ix="user-actions-popover" height="40" src="images/jason.png" width="40"><img class="avatar" data-ix="user-actions-popover" height="40" src="images/shawn.png" width="40"> </div>
<div className="w-clearfix shiftalertdisplayrightwrapper"> <img data-ix="user-actions-popover" height="40" src="images/dave.png" width="40" className="avatar" /><img data-ix="user-actions-popover" height="40" src="images/jason.png" width="40" className="avatar" /><img data-ix="user-actions-popover" height="40" src="images/shawn.png" width="40" className="avatar" /> </div>
Not sure what's causing this, but thought I would give you a heads up.
HTML input from WebFlow:
Generated React Component