1
0
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:
Simen Bekkhus 2021-02-04 16:03:32 +01:00 committed by GitHub
parent f4cbfe8bee
commit 02ab9169da

View File

@ -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>