Skip to content

Commit

Permalink
error fix1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kostiantyn committed Dec 13, 2024
2 parents dac4dff + 9f01dd3 commit d5c4476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ loaded and show them using `TodoList` (check the code in the `api.ts`);
- Implement a solution following the [React task guideline](https://github.com/mate-academy/react_task-guideline#react-tasks-guideline).
- Use the [React TypeScript cheat sheet](https://mate-academy.github.io/fe-program/js/extra/react-typescript).
- Open one more terminal and run tests with `npm test` to ensure your solution is correct.
- Replace `<your_account>` with your Github username in the [DEMO LINK](https://<your_account>.github.io/react_dynamic-list-of-todos/) and add it to the PR description.
- Replace `<your_account>` with your Github username in the [DEMO LINK](https://YoNiga7.github.io/react_dynamic-list-of-todos/) and add it to the PR description.

0 comments on commit d5c4476

Please sign in to comment.