Skip to content

Conversation

@AaronPatterson1
Copy link
Collaborator

No description provided.

Comment on lines 91 to 107
height: "12rem",
}}
/>
<Skeleton
style={{
marginTop: "1rem",
width: "20rem",
height: "1rem",
}}
/>
<Skeleton
style={{
marginTop: "1rem",
width: "16rem",
height: "1rem",
}}
/>
Copy link
Owner

Choose a reason for hiding this comment

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

Just one skeleton element per example is enough.

Comment on lines 153 to 172
style={{
width: "4rem",
height: "4rem",
borderRadius: "50%",
}}
/>
<Skeleton
style={{
marginTop: "1rem",
width: "20rem",
height: "1rem",
}}
/>
<Skeleton
style={{
marginTop: "1rem",
width: "16rem",
height: "1rem",
}}
/>
Copy link
Owner

Choose a reason for hiding this comment

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

Same as above we don't need multiple different shaped skeleton elements in one example reference block.

@AaronPatterson1
Copy link
Collaborator Author

Made change, please check again.

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.

3 participants