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 930f571 commit bfa2c36Copy full SHA for bfa2c36
src/content/docs/hyperdrive/index.mdx
@@ -65,7 +65,7 @@ export default {
65
66
} satisfies ExportedHandler<{ HYPERDRIVE: Hyperdrive }>;
67
68
-````
+```
69
70
</TabItem>
71
<TabItem label="wrangler.jsonc">
@@ -89,7 +89,7 @@ export default {
89
}
90
]
91
92
93
94
95
</Tabs>
@@ -128,7 +128,7 @@ headers: {
128
},
129
} satisfies ExportedHandler<Env>;
130
131
132
133
134
@@ -152,7 +152,7 @@ headers: {
152
153
154
155
156
157
158
0 commit comments