Skip to content

Commit

Permalink
[examples] Update dependency in the dashboard template (#41147)
Browse files Browse the repository at this point in the history
Signed-off-by: Nikos Gavalas <gavalnick@gmail.com>
  • Loading branch information
nikosgavalas authored Feb 21, 2024
1 parent d16c76e commit 98a078a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- #default-branch-switch -->

1. Copy the files into your project, or one of the [example projects](https://github.com/mui/material-ui/tree/master/examples).
2. Make sure your project has the required dependencies: @mui/material, @mui/icons-material, @emotion/styled, @emotion/react, recharts.
2. Make sure your project has the required dependencies: @mui/material, @mui/icons-material, @emotion/styled, @emotion/react, @mui/x-charts.
3. Import and use the `Dashboard` component.

## Demo
Expand Down

0 comments on commit 98a078a

Please sign in to comment.