Skip to content

Commit 2c303db

Browse files
committed
Fixing components
1 parent 2481457 commit 2c303db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/partials/browser-rendering/example-workers-binding-screenshots-from-web.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import { Render, PackageManagers, WranglerConfig, Tabs, TabItem } from "~/components";
2+
13
## 1. Create a Worker project
24

35
[Cloudflare Workers](/workers/) provides a serverless execution environment that allows you to create new applications or augment existing ones without configuring or maintaining infrastructure. Your Worker application is a container to interact with a headless browser to do actions, such as taking screenshots.

0 commit comments

Comments
 (0)