mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-13 13:48:59 +02:00
Fix
This commit is contained in:
parent
c34849387d
commit
293301396c
@ -26,7 +26,7 @@ import {
|
||||
import { createTooltip } from 'component/insights/components/LineChart/createTooltip';
|
||||
import { CreationArchiveTooltip } from './CreationArchiveTooltip.tsx';
|
||||
import { CreationArchiveRatioTooltip } from './CreationArchiveRatioTooltip.tsx';
|
||||
import { getFlagTypeColors } from './flagTypeColors.ts';
|
||||
import { getFlagTypeColors } from './flagTypeColors.js';
|
||||
|
||||
ChartJS.register(
|
||||
CategoryScale,
|
||||
|
Loading…
Reference in New Issue
Block a user