Skip to content

Instantly share code, notes, and snippets.

@helloncanella
Created October 15, 2019 17:28
Show Gist options
  • Select an option

  • Save helloncanella/6491acf0c072f3f2a8f8bbdf008ee158 to your computer and use it in GitHub Desktop.

Select an option

Save helloncanella/6491acf0c072f3f2a8f8bbdf008ee158 to your computer and use it in GitHub Desktop.
<div className="counter-A">
<Counter label="A"></Counter>
<AddOneButton label="A"></AddOneButton>
</div>
<div className="counter-B">
<Counter label="B"></Counter>
<AddOneButton label="B"></AddOneButton>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment