minor fixes

pull/53/head
Asabeneh 5 years ago committed by momin-riyadh
parent c43d9e4ba4
commit ec74376374

@ -97,7 +97,6 @@ Let's see how to map array of arrays
import React from 'react'
import ReactDOM from 'react-dom'
const App = () => {
const skills = [
['HTML', 10],
['CSS', 7],
@ -268,4 +267,6 @@ ReactDOM.render(<App />, rootElement)
3. ![Ten most highest populations](../images/day_6_ten_highest_populations_exercise.png)
🎉 CONGRATULATIONS ! 🎉
[<< Day 5](./../05_Day_Props/05_props.md) | [Day 7 >>]()

Loading…
Cancel
Save