mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-31 08:40:27 +01:00 
			
		
		
		
	refactor(starter): upgrade to new version of gatsby
This commit is contained in:
		| @@ -0,0 +1,21 @@ | ||||
| // Jest Snapshot v1, https://goo.gl/fbAQLP | ||||
|  | ||||
| exports[`Content renders correctly 1`] = ` | ||||
| <div | ||||
|   className="content" | ||||
| > | ||||
|   <h1 | ||||
|     className="content__title" | ||||
|   > | ||||
|     test | ||||
|   </h1> | ||||
|   <div | ||||
|     className="content__body" | ||||
|     dangerouslySetInnerHTML={ | ||||
|       Object { | ||||
|         "__html": "<p>test</p>", | ||||
|       } | ||||
|     } | ||||
|   /> | ||||
| </div> | ||||
| `; | ||||
		Reference in New Issue
	
	Block a user