Skip to content

Instantly share code, notes, and snippets.

@grantglidewell
Created August 1, 2018 20:16
Show Gist options
  • Save grantglidewell/c76897c3d3b3077ef8871dc17bff8c52 to your computer and use it in GitHub Desktop.
Save grantglidewell/c76897c3d3b3077ef8871dc17bff8c52 to your computer and use it in GitHub Desktop.
<CollapsibleCard header="Collapse Me" footer="this is a footer">
<p>This is the body</p>
</CollapsibleCard>
<CollapsibleCard header="Default Collapsed" collapsed >
<h3>A whole component! look at that!</h3>
<GithubEmbed />
</CollapsibleCard>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment