Release 1.4.11
This commit is contained in:
@@ -175,7 +175,7 @@ export const TestItem = (props: Props) => {
|
||||
},
|
||||
})}
|
||||
>
|
||||
{`${delayManager.formatDelay(delay)} ms`}
|
||||
{delayManager.formatDelay(delay)}
|
||||
</Widget>
|
||||
)}
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user