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 About component refactor
src/widgets/about/ui/about.tsx
about
about-course
about-course.tsx
info-grid.tsx
scss
scss modules
& .card-content
.card-content
.nodejs-trainer π ββοΈ
.trainer π
interfaces
types
hasTitle
dangerouslySetInnerHTML
h2
WidgetTitle
CourseNames
courses-data.types.ts
about-course.module.scss
about-course.test.tsx
src/widgets/about-course/ui/about-course
The text was updated successfully, but these errors were encountered:
Blocked #375 because subheadings in info-grid should be the Subtitle component
info-grid
Subtitle
Sorry, something went wrong.
ansivgit
Successfully merging a pull request may close this issue.
π Describe the refactoring task
Part of the issue #347
About component refactor
π Code location
src/widgets/about/ui/about.tsx
β Definition of Done (DoD):
about
folder and component toabout-course
about-course.tsx
andinfo-grid.tsx
scss
toscss modules
including:& .card-content
->.card-content
..nodejs-trainer π ββοΈ
->.trainer π
.info-grid.tsx
interfaces
totypes
hasTitle
prop completelydangerouslySetInnerHTML
prop (just pass info as usual - between the tags)h2
withWidgetTitle
about-course.tsx
interfaces
totypes
CourseNames
tocourses-data.types.ts
about-course.tsx
,about-course.module.scss
andabout-course.test.tsx
tosrc/widgets/about-course/ui/about-course
The text was updated successfully, but these errors were encountered: