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 11c1681 commit 5f23baaCopy full SHA for 5f23baa
docs-site/src/examples/renderCustomHeaderTwoMonths.js
@@ -1,4 +1,4 @@
1
-import React, { useState, useMemo } from "react";
+import { useState, useMemo } from "react";
2
3
() => {
4
const [startDate, setStartDate] = useState(new Date());
0 commit comments