mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-07 04:30:09 -05:00
Added the id to the speedtest component
This commit is contained in:
@@ -37,6 +37,7 @@ function TestArea() {
|
||||
url={test.url}
|
||||
type={test.type}
|
||||
duration={test.time}
|
||||
id={test.id}
|
||||
/>
|
||||
}) : ""}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user