Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Nov 13, 2024
1 parent 0a06d50 commit dca017c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
AnimationProvider,
} from '@mui/x-charts/internals';
import { useLicenseVerifier } from '@mui/x-license/useLicenseVerifier';
import {} from '../typeOverloads';
import type {} from '../typeOverloads';
import { getReleaseInfo } from '../internals/utils/releaseInfo';
import { CartesianProviderPro } from '../context/CartesianProviderPro';
import { ZoomProps, ZoomProvider } from '../context/ZoomProvider';
Expand Down

0 comments on commit dca017c

Please sign in to comment.