mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-27 01:36:10 +00:00
feat: persistent mute button
This commit is contained in:
parent
601082cebe
commit
cfa9b4673e
3 changed files with 60 additions and 14 deletions
|
@ -6,6 +6,7 @@
|
|||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="muteToggle"></div>
|
||||
<div id="connectionStatus" class="is-connecting"></div>
|
||||
|
||||
<div id="transactionList"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue