Skip to content

Instantly share code, notes, and snippets.

@nsantos16
Created July 24, 2020 21:47
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 nsantos16/eae10c9f74bcc8ccec3357165fa1b584 to your computer and use it in GitHub Desktop.
Save nsantos16/eae10c9f74bcc8ccec3357165fa1b584 to your computer and use it in GitHub Desktop.
<div class="list-component">
<div class="list-title">
<span>List component</span>
</div>
<div class="list-component-items">
<span>List item 1</span>
<span>List item 2</span>
</div>
</div>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment