Skip to content

Instantly share code, notes, and snippets.

@sillero
Created July 9, 2018 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sillero/3df5070948c974e1ac377d44be35bb03 to your computer and use it in GitHub Desktop.
Save sillero/3df5070948c974e1ac377d44be35bb03 to your computer and use it in GitHub Desktop.
classNames
export default (...args) => args.map(Boolean).join(' ')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment