Skip to content

Instantly share code, notes, and snippets.

@kaineer
Created March 4, 2025 11:01
Show Gist options
  • Save kaineer/93b6a567bd38ff946c6261c5934dda87 to your computer and use it in GitHub Desktop.
Save kaineer/93b6a567bd38ff946c6261c5934dda87 to your computer and use it in GitHub Desktop.
source-list
@kaineer
Copy link
Author

kaineer commented Mar 4, 2025

  • Слайс я положил в src/slices/todo.js
  • Главный компонент src/components/todos/index.jsx
  • Список заданий src/components/todos/TaskList.jsx
  • Одно задание src/components/todos/Task.jsx
  • Инпут для добавления src/components/todos/NewTask.jsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment