The constraints of the "Projection" challenge lack clarity in their objective.
dmmishchenko opened this issue · 1 comments
dmmishchenko commented
Link to challenge:
Description
Constraints section includes such point, maybe we should change it to ListItemComponent
?
The NgFor directive must be declared and remain inside the
CardComponent
. You might be tempted to move it to the
CardComponent
but avoid doing so.
Expected result
The NgFor directive must be declared and remain inside the
CardComponent
. You might be tempted to move it to the
ListItemComponent
but avoid doing so.
dmmishchenko commented
@tomalaforge please take a look at this issue and proposed solution in this PR