We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f45ec7 commit e4bce15Copy full SHA for e4bce15
src/components/charts/PieChart.js
@@ -1,4 +1,4 @@
1
-import React, { useState, useEffect } from 'react';
+import { useState, useEffect } from 'react';
2
import axios from 'axios';
3
import numeral from 'numeral';
4
import { Chart, registerables } from 'chart.js';
0 commit comments