mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 01:55:36 +01:00
Updated event handling.
This commit is contained in:
parent
9f3acd1583
commit
9cb08956c0
7 changed files with 19 additions and 41 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue