Created
October 23, 2018 16:55
-
-
Save luillyfe/bc866a9968774b0bd77dbf3b73b75611 to your computer and use it in GitHub Desktop.
Fillint a child component
This file contains 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
<div> | |
<Sidebar theme="dark" /> | |
<Content text="Lorem Ipsum is simply dummy text of ..." /> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment