diff options
Diffstat (limited to 'integration/snapshots/react-context-value-func.debug.tsx')
-rw-r--r-- | integration/snapshots/react-context-value-func.debug.tsx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/react-context-value-func.debug.tsx b/integration/snapshots/react-context-value-func.debug.tsx index 1ddd49543..71b5e5f60 100644 --- a/integration/snapshots/react-context-value-func.debug.tsx +++ b/integration/snapshots/react-context-value-func.debug.tsx @@ -34,3 +34,5 @@ export function test() { const foo = jsx(TestComponent, {}, undefined, false, undefined, this); return testDone(import.meta.url); } + +//# sourceMappingURL=http://localhost:8080/react-context-value-func.tsx.map |