mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-10 02:06:19 +02:00
12 lines
167 B
Plaintext
12 lines
167 B
Plaintext
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
|
|
|
|
exports[`Meta renders correctly 1`] = `
|
|
<div>
|
|
<p>
|
|
Published
|
|
|
|
Sep 1, 2016
|
|
</p>
|
|
</div>
|
|
`;
|