Skip to content

Commit 71ab884

Browse files
committed
Defined component to fix error
1 parent 9c9279a commit 71ab884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/learning-paths/workers/get-started/first-worker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 2
66
---
77

8-
import { Render, PackageManagers } from "~/components";
8+
import { Render, PackageManagers, DashButton } from "~/components";
99

1010
## Build and deploy your first Worker
1111

0 commit comments

Comments
 (0)