Update stats-utils.js

This commit is contained in:
kirbypls 2021-11-17 14:33:35 -03:00 committed by GitHub
parent b9f935df5f
commit 645e64532b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import React from 'react';
import API from 'lib-app/api-call';
import i18n from 'lib-app/i18n';
import StatCard from 'app-components/stat-card';