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 Alumni component refactor
src/widgets/alumni
scss
scss modules
& .card-content
.card-content
.nodejs-trainer π ββοΈ
.trainer π
AlumniProps type
constants.ts
alumni
const alumni = [...] as const
ui
magic numbers
The text was updated successfully, but these errors were encountered:
Wystov
Successfully merging a pull request may close this issue.
π Describe the refactoring task
Part of the issue #347
Alumni component refactor
π Code location
src/widgets/alumni
β Definition of Done (DoD):
scss
toscss modules
as following:& .card-content
->.card-content
..nodejs-trainer π ββοΈ
->.trainer π
.AlumniProps type
constants.ts
remove type annotation fromalumni
and change it as followingui
foldermagic numbers
in the constants and place these constants inside theconstants.ts
folderThe text was updated successfully, but these errors were encountered: