We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c5d40 commit 587c976Copy full SHA for 587c976
examples/nested-components/components/paragraph.js
@@ -1,5 +1,3 @@
1
-import React from 'react'
2
-
3
export default ({ children }) => (
4
<p>
5
{children}
0 commit comments