Fix HR statistics (#2242)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-07-20 22:21:52 +07:00
committed by GitHub
parent 0e0b8ab766
commit 261284df29
22 changed files with 559 additions and 308 deletions
@@ -228,6 +228,7 @@
</div>
<Component
is={notification.component.NotificationPresenter}
showLoading={false}
props={{ value: docObject, kind: 'table' }}
/>
</div>