diff --git a/src/content/learn/rendering-lists.md b/src/content/learn/rendering-lists.md index b7c4854b..45b60240 100644 --- a/src/content/learn/rendering-lists.md +++ b/src/content/learn/rendering-lists.md @@ -1213,7 +1213,7 @@ Alternatively, you could render a collection of fragments which contain `
` ```js -import React, { Fragment } from 'react'; +import { Fragment } from 'react'; const poem = { lines: [