mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`Copyright renders correctly 1`] = `
|
|
<div>
|
|
All rights reserved.
|
|
</div>
|
|
`;
|