Add the PieChart

pull/19/head
Jared He 7 months ago
parent 1507d29adf
commit 0bb0341b51
  1. 1
      pages/playground.tsx

@ -10,6 +10,7 @@ import {
} from "data/mocks";
import React from "react";
import { PieChart } from "@/components/PieChart";
import { QuotationCarousel } from "@/components/QuotationCarousel";
import { ColorPalette } from "../components/ColorPalette";

Loading…
Cancel
Save