Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOS-React-2
QOS-React-2
/
packages
/
react-reconciler
/
src
/
__tests__
/
__snapshots__
/
ReactHooks-test.internal.js.snap
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
snap
3 lines
168 Bytes
Copy permalink
Copy
Raw
1
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
2
3
exports[`ReactHooks works with ReactDOMServer calls inside a component 1`] = `"<p>hello</p>0<p>bye</p>"`;