Skip to content

Commit

Permalink
Reference docs for captureOwnerStack (#7427)
Browse files Browse the repository at this point in the history
Co-authored-by: Ricky <[email protected]>
  • Loading branch information
eps1lon and rickhanlonii authored Feb 13, 2025
1 parent c76a1f7 commit dfc4448
Show file tree
Hide file tree
Showing 6 changed files with 606 additions and 1,431 deletions.
1 change: 1 addition & 0 deletions src/components/MDX/CodeBlock/CodeBlock.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ function getInlineDecorators(
line.step === 3,
'bg-green-40 border-green-40 text-green-60 dark:text-green-30':
line.step === 4,
// TODO: Some codeblocks use up to 6 steps.
}
),
})
Expand Down
Loading

0 comments on commit dfc4448

Please sign in to comment.