We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d22b3 commit 1edc670Copy full SHA for 1edc670
1 file changed
src/app/components/nebenkosten/pieChartNebenkosten.tsx
@@ -1,5 +1,5 @@
1
import { useTheme } from "next-themes";
2
-import { useEffect, useLayoutEffect, useState } from "react";
+import { useEffect, useState } from "react";
3
import { Cell, Pie, PieChart, ResponsiveContainer } from "recharts";
4
5
type PropTypes = {
0 commit comments