Skip to content

Instantly share code, notes, and snippets.

@zindel
Last active June 27, 2016 10:42
Show Gist options
  • Save zindel/94f9fc4f30aa076db2676f899c7afcf9 to your computer and use it in GitHub Desktop.
Save zindel/94f9fc4f30aa076db2676f899c7afcf9 to your computer and use it in GitHub Desktop.
import * as ui from '@prometheusresearch/react-ui';
const Card = stylesheet.style(ui.Card, {
margin: '5px',
padding: '3px',
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment