add animations
This commit is contained in:
@@ -42,7 +42,6 @@ export default function ReportsInfo() {
|
||||
</div>
|
||||
</div>
|
||||
<div className="stat-value">
|
||||
{/* {filesInfo?.total.check ? filesInfo?.total.check : 0} */}
|
||||
{monitoringStats?.total_searches ? monitoringStats?.total_searches : 0}
|
||||
</div>
|
||||
<div className="stat-label">{t('monitoring')}</div>
|
||||
|
||||
Reference in New Issue
Block a user