fix: handle no issues in custom analytics (#2226)
This commit is contained in:
parent
1621125f6d
commit
e3793f4464
2 changed files with 5 additions and 3 deletions
|
|
@ -9,7 +9,6 @@ import { findStringWithMostCharacters } from "helpers/array.helper";
|
|||
import { generateBarColor } from "helpers/analytics.helper";
|
||||
// types
|
||||
import { IAnalyticsParams, IAnalyticsResponse } from "types";
|
||||
// constants
|
||||
|
||||
type Props = {
|
||||
analytics: IAnalyticsResponse;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue