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 f4a887e commit f2b495bCopy full SHA for f2b495b
packages/dev/docs/pages/react-spectrum/ssr.mdx
@@ -67,9 +67,11 @@ const withTM = require("next-transpile-modules")([
67
"@react-spectrum/breadcrumbs",
68
"@react-spectrum/button",
69
"@react-spectrum/buttongroup",
70
+ "@react-spectrum/calendar",
71
"@react-spectrum/checkbox",
72
"@react-spectrum/combobox",
73
"@react-spectrum/contextualhelp",
74
+ "@react-spectrum/datepicker",
75
"@react-spectrum/dialog",
76
"@react-spectrum/divider",
77
"@react-spectrum/form",
0 commit comments