mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-11-05 11:06:14 +01:00
refactor: using react hooks
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Comments renders correctly 1`] = `
|
||||
<div>
|
||||
<div
|
||||
id="disqus_thread"
|
||||
/>
|
||||
</div>
|
||||
`;
|
||||
exports[`Comments renders correctly 1`] = `null`;
|
||||
|
||||
Reference in New Issue
Block a user