Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Jun 11, 2024
1 parent df81089 commit 117d0b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ export function getXReferenceLineClasses(classes?: Partial<ChartsReferenceLineCl
);
}


const valueError = buildWarning(
(value, id) =>
`MUI X Charts: the value ${value} does not exist in the data of x axis with id ${id}.`,
Expand Down

0 comments on commit 117d0b9

Please sign in to comment.