diff options
author | 2022-03-15 05:48:04 -0700 | |
---|---|---|
committer | 2022-03-15 05:48:04 -0700 | |
commit | 6b903de12cb0ec4ca715d92c90d6c9b3bd716011 (patch) | |
tree | fd94e4ab2493a38a504673a28d6277de44d4863b /integration/snapshots/react-context-value-func.tsx | |
parent | f1f3501628fcabc1f256b2367ed57063eed3fe5e (diff) | |
download | bun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.tar.gz bun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.tar.zst bun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.zip |
:camera:
Diffstat (limited to '')
-rw-r--r-- | integration/snapshots/react-context-value-func.tsx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/react-context-value-func.tsx b/integration/snapshots/react-context-value-func.tsx index 1ddd49543..71b5e5f60 100644 --- a/integration/snapshots/react-context-value-func.tsx +++ b/integration/snapshots/react-context-value-func.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 |