mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-13 19:50:24 +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>
|
|
`;
|