Skip to content

Commit

Permalink
polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Asabeneh committed Oct 13, 2020
1 parent c9bfd99 commit 41d102e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 08_Day_States/08_states.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<h1> 30 Days Of React: Statet</h1>
<h1> 30 Days Of React: State</h1>
<a class="header-badge" target="_blank" href="https://www.linkedin.com/in/asabeneh/">
<img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social">
</a>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<h1> 30 Days Of React: Statet</h1>
<h1> 30 Days Of React: React Project Folder Structure</h1>
<a class="header-badge" target="_blank" href="https://www.linkedin.com/in/asabeneh/">
<img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social">
</a>
Expand Down
3 changes: 2 additions & 1 deletion 12_Day_Forms/12_forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -904,10 +904,11 @@ ReactDOM.render(<App />, rootElement)
## Exercises: Level 2

1. Validate the form given above (a gif image or a video will be provided later). First try to validate without using any library then try it with validator.js.
2. Coming ..

## Exercises: Level 3

Coming
Coming ..

🎉 CONGRATULATIONS ! 🎉

Expand Down

0 comments on commit 41d102e

Please sign in to comment.