Guest User

Untitled

a guest
Aug 20th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. const Page = () =>
  2. <PageContent>
  3. <RightSection>
  4. <BoxContent>
  5. <UserDetailsWithChildren>
  6. <CustomInput value="John Doe"/>
  7. </UserDetailsWithChildren>
  8. </BoxContent>
  9. </RightSection>
  10. </PageContent>
Add Comment
Please, Sign In to add comment