You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/reference/react/captureOwnerStack.md
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,6 @@
2
2
title: captureOwnerStack
3
3
---
4
4
5
-
<Canary>
6
-
7
-
The `captureOwnerStack` API is currently only available in React's Canary and experimental channels. Learn more about [React's release channels here](/community/versioning-policy#all-release-channels).
8
-
9
-
</Canary>
10
-
11
5
<Intro>
12
6
13
7
`captureOwnerStack` reads the current Owner Stack in development and returns it as a string if available.
0 commit comments