|
|
|
@ -13,7 +13,7 @@ import React from "react"; |
|
|
|
|
|
|
|
|
|
import { PieChart } from "@/components/PieChart"; |
|
|
|
|
import { QuotationCarousel } from "@/components/QuotationCarousel"; |
|
|
|
|
import Timeline from "@/components/Timeline"; |
|
|
|
|
import { Timeline } from "@/components/Timeline"; |
|
|
|
|
|
|
|
|
|
import { ColorPalette } from "../components/ColorPalette"; |
|
|
|
|
import { WordCloud } from "../components/WordCloud"; |
|
|
|
|