Created
October 16, 2019 05:58
-
-
Save adriantoine/6f25f2f917a2dd38b1b7114d5dc7e532 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Box marginTop="10px" marginBottom="20px" borderBottom="1px solid blue"> | |
<Flex> | |
<Text fontWeight="bold">Hello</Text> | |
<Text color="red">World</Text> | |
</Flex> | |
<Box> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment