Skip to content

Commit

Permalink
rsc:build
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Sep 11, 2024
1 parent 35899aa commit 344aa44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/x-charts/src/LineChart/CircleMarkElement.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import * as React from 'react';
import PropTypes from 'prop-types';
import { useTheme } from '@mui/material/styles';
Expand Down

0 comments on commit 344aa44

Please sign in to comment.