Complete mi ejercicio pero el sistema no me lo acepta por uno de los test y no se que hacer
9. Cuando se haga clic en delete-btn, se deben mostrar los datos de la tarjeta didáctica anterior.
Tu código hasta el momento
<!-- file: index.html -->
/* file: index.ts */
/* file: styles.css */
Información de tu navegador:
El agente de usuario es: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36
Información del Desafío:
Build a Flashcard Quiz App - Crear una app de cuestionario con tarjetas didácticas
Your code was too long to be automatically inserted by the help button. Please post your code, formatting it as follows:
There are two ways you can format your code to make it easier to read and test:
After you copy/paste your code into the editor, select it by dragging your cursor over it then click the (</>) button in the toolbar to automatically wrap your code in backticks. (You can click on the animated demo image below to enlarge it.)
Manually add three backticks on a new line above your code and on a new line after your code. Note that a backtick is NOT the same as a single quote('). To find the backtick key on your keyboard, see this post.
To see changes to your post as you make them, you can click the (M+) button on the toolbar to bring up the rich text editor: