Skip to content

Instantly share code, notes, and snippets.

@esr360
Last active January 25, 2018 02:20
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 esr360/bdd2eada52a963ca9b8229fab87f710f to your computer and use it in GitHub Desktop.
Save esr360/bdd2eada52a963ca9b8229fab87f710f to your computer and use it in GitHub Desktop.
<Alert success bar withWrapper />
<Alert success bar withWrapper />
<Alert success bar />
//
<Alert wrapper>
<Alert success bar />
<Alert success bar />
</Alert>
<Alert success bar />
//
<Wrapper>
<Alert success bar />
<Alert success bar />
</Wrapper>
<Alert success bar />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment