mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-31 00:29:46 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			146 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			146 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
 | |
| 
 | |
| exports[`Copyright renders correctly 1`] = `
 | |
| <div>
 | |
|   All rights reserved.
 | |
| </div>
 | |
| `;
 |