Skip to content

Commit a91dd0e

Browse files
committed
remove time series plot from mdx imports until that code is ready
1 parent 70852be commit a91dd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdx/projects/pollen-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags: ["misc"]
66
description: "A historical time series of pollen data from the Willamette Valley."
77
---
88

9-
import { TimeSeriesPlot } from "@/components/ui/Plots";
9+
// import { TimeSeriesPlot } from "@/components/ui/Plots";
1010

1111
import { UnderConstruction } from "@/components/UnderConstruction.tsx";
1212

0 commit comments

Comments
 (0)