Skip to content

Zadanie wykonane#72

Open
Krystian-Bak wants to merge 1 commit into
devmentor-pl:masterfrom
Krystian-Bak:master
Open

Zadanie wykonane#72
Krystian-Bak wants to merge 1 commit into
devmentor-pl:masterfrom
Krystian-Bak:master

Conversation

@Krystian-Bak
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.

Krystianie,

Świetnie sobie poradziłeś! 👍 bez uwag 🥇

Comment thread 02/Task02.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.

👍

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.

👍

Comment thread 04/Task04.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.

👍

Comment thread 05/Task05.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.

👍

},
};

const getVariantStyles = (variant, theme) => {
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.

Super rozwiązanie!

${({ size = "md", theme }) => getSizeStyles(size, theme)}
`;

export { StyledButton };
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.

👍

return <StyledCard {...props}>{children}</StyledCard>;
};

export default Card; No newline at end of file
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; No newline at end of file
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 default Tabs; No newline at end of file
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.

👍

padding: 1rem 0;
`;

export { StyledTabs, TabList, TabButton, TabContent }; No newline at end of file
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