mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-07-29 16:29:51 +00:00
Added Example Component and testing framework
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`render a h1 1`] = `
|
||||
<h1
|
||||
className="jsx-3954099876"
|
||||
>
|
||||
Test
|
||||
</h1>
|
||||
`;
|
Reference in New Issue
Block a user