Skip to content

Commit

Permalink
fix: ci 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
iam454 committed Nov 28, 2024
1 parent 3be8ae0 commit 07b9a0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/client/src/components/ui/chart.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* eslint-disable */
import * as React from 'react';
import * as RechartsPrimitive from 'recharts';
import { NameType, Payload, ValueType } from 'recharts/types/component/DefaultTooltipContent';

import { cn } from '@/lib/utils';

Expand Down

0 comments on commit 07b9a0a

Please sign in to comment.