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
src/widgets/training-program
scss
& .card-content
.card-content
tag
class
img
.image
interface
type
localized content
dev-data
TODO
div
HTML5
ternary operator
className
CourseName
.data
type CourseName
src/shared/types.ts
test
ui
enroll
The text was updated successfully, but these errors were encountered:
Quiddlee
No branches or pull requests
π Describe the refactoring task
Part of the issue #347
π Code location
src/widgets/training-program
β Definition of Done (DoD):
training-program.module.scss
scss
as following& .card-content
->.card-content
.tag
withclass
selectorimg
->.image
training-program.tsx
interface
withtype
localized content
todev-data
folderTODO
comment (leave everything as it is)div
's withHTML5
tagsternary operator
inclassName
with classnamesCourseName
from.data
totype CourseName
fromsrc/shared/types.ts
training-program.test.tsx
test
file toui
folderenroll
link with constanttraining-program.data.tsx
type CourseName
The text was updated successfully, but these errors were encountered: