Skip to content

excercises ready to review#73

Open
wojtekfla wants to merge 5 commits into
devmentor-pl:masterfrom
wojtekfla:master
Open

excercises ready to review#73
wojtekfla wants to merge 5 commits into
devmentor-pl:masterfrom
wojtekfla:master

Conversation

@wojtekfla
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@devmentor-pl devmentor-pl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wojtku,

Świetna robota! 👍 - bez uwag 🥇

Comment thread 01/Task01.js
</Row>
</>
);
};
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread 01/theme.js
border: "#23272b",
},
},
};
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread 02/Task02.js
);
};

export default Task02;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread 02/theme.js
hoverBorder: "#565e64",
},
},
};
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread 03/Task03.js
</Col>
</Row>
);
};
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

cursor: not-allowed;
pointer-events: none;
}
`;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

export const StyledCardText = styled.p`
font-size: 0.9rem;
margin-bottom: 1rem;
`;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Card.Title = CardTitle;
Card.Text = CardText;

export default Card;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

<StyledTabContent>{activeTab?.props.children}</StyledTabContent>
</div>
);
};
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍


export const StyledTabContent = styled.div`
padding: 0.15rem;
`;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants