This website requires JavaScript.
Explore
Help
Sign In
terribleplan
/
next.js
Watch
1
Star
0
Fork
You've already forked next.js
0
mirror of
https://github.com/terribleplan/next.js.git
synced
2024-01-19 02:48:18 +00:00
Code
Issues
Releases
Wiki
Activity
3c25bef2ea
next.js
/
examples
/
with-jest
/
pages
/
index.js
7 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Adds jest configuration npm run test shows failed results (#60)
2016-10-26 10:17:02 +00:00
import
React
from
'react'
export
default
(
)
=>
(
fix jest example styles
2016-10-26 10:28:41 +00:00
<
div
>
<
p
>
Hello
world
!
<
/
p
>
<
/
d
i
v
>
)
Reference in a new issue
Copy permalink