mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
fix: add missing space (#239)
This commit is contained in:
parent
f4cbfe8bee
commit
02ab9169da
@ -108,8 +108,8 @@ export default class MetricComponent extends React.Component {
|
||||
/>
|
||||
<div>
|
||||
<small>
|
||||
<strong>Not used in an app in the last hour.</strong>
|
||||
This might be due to your client implementation is not reporting usage.
|
||||
<strong>Not used in an app in the last hour. </strong>
|
||||
This might be due to your client implementation not reporting usage.
|
||||
</small>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user