Skip to content

Instantly share code, notes, and snippets.

@DrBoolean
Created July 20, 2017 16:33
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 DrBoolean/66902cdbec247ffcc84b173d2056d02d to your computer and use it in GitHub Desktop.
Save DrBoolean/66902cdbec247ffcc84b173d2056d02d to your computer and use it in GitHub Desktop.
rep1
const UI = Immutable.Map({
 ‘alerts’: {/* lots of stuff */},
 ‘buttons’:{/* lots of stuff */},
 ‘data-tables’: {/* lots of stuff */}
 // lots more components
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment