Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaldoperez committed Feb 15, 2024
2 parents dbd77d4 + 39917ad commit c8cf398
Show file tree
Hide file tree
Showing 6 changed files with 332 additions and 557 deletions.
4 changes: 2 additions & 2 deletions src/content/lesson/context-api.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@ return <div>

## Prueba el código en vivo

<iframe src="https://playcode.io/1764053" style="width:100%; height:500px; border:0; border-radius: 4px;"></iframe>
<iframe src="https://replit.com/@4GeeksAcademy/Demo-Context-API?embed=true&run=true#src/index.jsx" style="width:100%; height:500px; border:0; border-radius: 4px;"></iframe>

<div align="right"><small><a href="https://playcode.io/1764053">Haz clic aquí para abrir el demo en una nueva ventana</a></small></div>
<div align="right"><small><a href="https://replit.com/@4GeeksAcademy/Demo-Context-API?embed=true&run=true#src/index.jsx">Haz clic aquí para abrir el demo en una nueva ventana</a></small></div>
4 changes: 2 additions & 2 deletions src/content/lesson/context-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,6 @@ return <div>

## Test the code live

<iframe src="https://playcode.io/1764053" style="width:100%; height:500px; border:0; border-radius: 4px;" ></iframe>
<iframe src="https://replit.com/@4GeeksAcademy/Demo-Context-API?embed=true&run=true#src/index.jsx" style="width:100%; height:500px; border:0; border-radius: 4px;" ></iframe>

<div align="right"><small><a href="https://playcode.io/1764053">Click here to open demo in a new window</a></small></div>
<div align="right"><small><a href="https://replit.com/@4GeeksAcademy/Demo-Context-API?embed=true&run=true#src/index.jsx">Click here to open demo in a new window</a></small></div>
207 changes: 0 additions & 207 deletions src/content/lesson/managing-react-app-data.es.md

This file was deleted.

Loading

0 comments on commit c8cf398

Please # to comment.