Skip to content

Commit 6a31dda

Browse files
committed
f
1 parent 476e252 commit 6a31dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Use a configuration file to customize the
99
Platform products.
1010
---
1111

12-
import { Render, Type, MetaInfo, WranglerConfig } from "~/components";
12+
import { Render, Type, MetaInfo, WranglerConfig, Details } from "~/components";
1313
import { FileTree } from "@astrojs/starlight/components";
1414

1515
Wrangler optionally uses a configuration file to customize the development and deployment setup for a Worker.

0 commit comments

Comments
 (0)