Skip to content

Instantly share code, notes, and snippets.

@pablohpsilva
Last active October 8, 2017 19:03
Show Gist options
  • Select an option

  • Save pablohpsilva/c63b35c6a8f2c7d3a264ee88824e3599 to your computer and use it in GitHub Desktop.

Select an option

Save pablohpsilva/c63b35c6a8f2c7d3a264ee88824e3599 to your computer and use it in GitHub Desktop.
InfernoJS + dynamic classes added WRONG
<div
className={{
'toolbar': true,
'toolbar-fixed': fixed
}}>
{ children }
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment