mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Update paragraph.js
This commit is contained in:
parent
b2c5d40b5f
commit
587c976ef0
|
@ -1,5 +1,3 @@
|
|||
import React from 'react'
|
||||
|
||||
export default ({ children }) => (
|
||||
<p>
|
||||
{children}
|
||||
|
|
Loading…
Reference in a new issue