Skip to content

Instantly share code, notes, and snippets.

@alanbsmith
Created September 4, 2020 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alanbsmith/9185220c9331bd4355fc1350cc016d18 to your computer and use it in GitHub Desktop.
Save alanbsmith/9185220c9331bd4355fc1350cc016d18 to your computer and use it in GitHub Desktop.
image05 for component hierarchy post
<Flex direction="column">
<Flex padding="s">Item 1</Flex>
<Flex padding="m">Item 2</Flex>
<Flex padding="s">Item 3</Flex>
</Flex>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment