We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Part of the issue #347 Part of the issue #513 Hero components refactor
Related issues: #513
Closes issues: #513
π Code location src/widgets/course-main
β Definition of Done (DoD):
[ ] rename file course-main.tsx component to hero-course.tsx [ ] change imports to hero-course.tsx on all courses' pages [ ] Refactor hero-course.tsx scss including:
course-main.tsx
hero-course.tsx
& .card-content
.card-content
.nodejs-trainer
.trainer
[ ] refactor JSX to utilize HTML5 tags [ ] add/change unit test for HeroΠ‘ourse component [ ] re-export component as HeroCourse
HeroΠ‘ourse
HeroCourse
The text was updated successfully, but these errors were encountered:
Duplicate
Sorry, something went wrong.
ansivgit
No branches or pull requests
π Describe the refactoring task
Part of the issue #347
Part of the issue #513
Hero components refactor
Related issues:
#513
Closes issues:
#513
π Code location
src/widgets/course-main
β Definition of Done (DoD):
[ ] rename file
course-main.tsx
component tohero-course.tsx
[ ] change imports to
hero-course.tsx
on all courses' pages[ ] Refactor
hero-course.tsx
scss including:& .card-content
->.card-content
..nodejs-trainer
π ββοΈ ->.trainer
π.[ ] refactor JSX to utilize HTML5 tags
[ ] add/change unit test for
HeroΠ‘ourse
component[ ] re-export component as
HeroCourse
The text was updated successfully, but these errors were encountered: