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 c7ea5e5 commit 1d88321Copy full SHA for 1d88321
src/components/WranglerCommand.astro
@@ -50,8 +50,6 @@ const positionals = definition.positionalArgs
50
51
<AnchorHeading depth={headingLevel} title={command} />
52
53
-<p>{definition.metadata.description}</p>
54
-
55
<PackageManagers
56
pkg="wrangler"
57
type="exec"
0 commit comments