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

chore: add comments to keep me sane when working with flex #16412

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

peter-sanderson
Copy link
Contributor

image

image

image

@@ -143,7 +143,13 @@ const Container = styled.div<ContainerProps>`

export type FlexProps = AllowedFrameProps & {
gap?: SpacingValues;
/**
* Distributes space between and around content items along the **main** axis
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: I tried to write this in-line and it sadly does not work in Idea
image

@peter-sanderson
Copy link
Contributor Author

/rebase

Copy link

@trezor-ci trezor-ci force-pushed the add-comment-to-keep-me-sane branch from 9fdd0d8 to 2f68161 Compare January 16, 2025 13:50
@peter-sanderson peter-sanderson merged commit dab03f5 into develop Jan 16, 2025
32 checks passed
@peter-sanderson peter-sanderson deleted the add-comment-to-keep-me-sane branch January 16, 2025 14:19
@peter-sanderson
Copy link
Contributor Author

QA: nothing to test here, just code doc added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Approved
Development

Successfully merging this pull request may close these issues.

2 participants