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 cd1dd26 commit 70852beCopy full SHA for 70852be
mdx/projects/pollen-data.mdx
@@ -8,4 +8,6 @@ description: "A historical time series of pollen data from the Willamette Valley
8
9
import { TimeSeriesPlot } from "@/components/ui/Plots";
10
11
-{/* <TimeSeriesPlot /> */}
+import { UnderConstruction } from "@/components/UnderConstruction.tsx";
12
+
13
+<UnderConstruction />
0 commit comments