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