fix(ui) - card selection
This commit is contained in:
parent
53309dfac5
commit
b27095968a
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ import {
|
|||
PERFORMANCE,
|
||||
WEB_VITALS,
|
||||
INSIGHTS,
|
||||
CLICKMAP
|
||||
} from 'App/constants/card';
|
||||
import { clickmapFilter } from 'App/types/filter/newFilter';
|
||||
import { getRE } from 'App/utils';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue