PieChart component displays a pie chart with correct and incorrect answers. It uses the Chart.js library to render the chart and is responsive to dark mode changes.
The props for the PieChart component.
The number of correct answers.
The number of incorrect answers.
Optional
The title of the chart.
PieChart component displays a pie chart with correct and incorrect answers. It uses the Chart.js library to render the chart and is responsive to dark mode changes.