Improve formatting of Challenge Seed (#35854)
This commit is contained in:
@ -51,7 +51,7 @@ tests:
|
|||||||
<div id='jsx-seed'>
|
<div id='jsx-seed'>
|
||||||
|
|
||||||
```jsx
|
```jsx
|
||||||
const List= (props) => {
|
const List = (props) => {
|
||||||
{ /* change code below this line */ }
|
{ /* change code below this line */ }
|
||||||
return <p>{}</p>
|
return <p>{}</p>
|
||||||
{ /* change code above this line */ }
|
{ /* change code above this line */ }
|
||||||
|
Reference in New Issue
Block a user