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 4a06d3f commit 0999ff4Copy full SHA for 0999ff4
debug/src/index.js
@@ -9,5 +9,6 @@ export {
9
captureOwnerStack,
10
getCurrentVNode,
11
getDisplayName,
12
- getOwnerStack
+ getOwnerStack,
13
+ setupComponentStack
14
} from './component-stack';
0 commit comments