Skip to content

Instantly share code, notes, and snippets.

@bryceosterhaus
Created March 30, 2020 21:13
Show Gist options
  • Save bryceosterhaus/1f4618b9cfbf9b7eb158967d27669dbc to your computer and use it in GitHub Desktop.
Save bryceosterhaus/1f4618b9cfbf9b7eb158967d27669dbc to your computer and use it in GitHub Desktop.
<ClayLabel withClose={false}>
<ClayLabel.ItemBefore>{'Content before'}</ClayLabel.ItemBefore>
<ClayLabel.ItemExpand>{'Label'}</ClayLabel.ItemExpand>
</ClayLabel>
<ClayLabel.Base>
<ClayLabel.ItemBefore>{'Content before'}</ClayLabel.ItemBefore>
<ClayLabel.ItemExpand>{'Label'}</ClayLabel.ItemExpand>
</ClayLabel.Base>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment