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/study-path
scss
& .card-content
.card-content
tag
class
img
.image
localizedContent
dev-data
interface
type
PathNames
types.ts
study-path
study-path/ui/study-path
index.ts
p
Paragraph
div
HTML5
semicolon
topics
stage-card
ui
step
logo-icon
links
image
stage-card.types.ts
type.ts
interfaces
types
The text was updated successfully, but these errors were encountered:
ansivgit
No branches or pull requests
π Describe the refactoring task
Part of the issue #347
π Code location
src/widgets/study-path
β Definition of Done (DoD):
*.scss
scss
as following& .card-content
->.card-content
.tag
withclass
selectorimg
->.image
study-path.tsx
localizedContent
todev-data
interface
withtype
PathNames
totypes.ts
study-path
component and all related pieces tostudy-path/ui/study-path
stages.tsx
interface
withtype
index.ts
stage-card.tsx
p
withParagraph
componentdiv
's withHTML5
tagsindex.ts
topics.tsx
index.ts
dev-data
interface
withtype
semicolon
at the very bottomtopics
folder outside of thestage-card
folder directly toui
step.tsx
index.ts
interface
withtype
step
folder outside of thestage-card
folder directly toui
logo-icon.tsx
index.ts
interface
withtype
logo-icon
folder outside of thestage-card
folder directly toui
links.tsx
index.ts
interface
withtype
p
withParagraph
componentlinks
folder outside of thestage-card
folder directly toui
image.tsx
index.ts
interface
withtype
image
folder outside of thestage-card
folder directly toui
types.ts
stage-card.types.ts
totype.ts
interfaces
withtypes
types.ts
tostage-card
root folderThe text was updated successfully, but these errors were encountered: