Updated event handling.

This commit is contained in:
Mike Cao 2020-07-19 02:23:15 -07:00
parent 9f3acd1583
commit 9cb08956c0
7 changed files with 19 additions and 41 deletions

View file

@ -15,7 +15,7 @@ export default function Home() {
<a>123</a>
</Link>
<br />
<button id="primary-button" className="otherClass umami--click" type="button">
<button id="primary-button" className="otherClass umami--click--primary-button" type="button">
Button
</button>
</Layout>