Skip to content
New issue

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

30 b sidebar suggestions list item #50

Open
wants to merge 1 commit into
base: B_master
Choose a base branch
from

Conversation

szymonborda
Copy link
Collaborator

No description provided.

@mmrrnn mmrrnn changed the base branch from master to B_master November 27, 2021 13:56
const Suggestion = ({ img, name, href }) => {
return(
<Stack direction="row" sx={{ width: '100%', display: 'flex', marginTop: 3}}>
<Box sx={{ }}>
Copy link

Choose a reason for hiding this comment

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

pusty sx

<Box sx={{ marginTop: 3 }}>
Suggestions for you
</Box>
<Suggestion img="" name="Jestem Sugestią" href="/profile"/>
Copy link

Choose a reason for hiding this comment

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

Może zamockujesz img jakimś stockowym zdjęciem?

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