Guest User

Untitled

a guest
Oct 17th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. const App = () => <Typography baseLine="24" baseSize="16" scale="classic" render={
  2. typeComponents => md(typeComponents)`
  3. # this will be a custom header
  4. [custom link component](/url/to/link)`
  5. } />;
Add Comment
Please, Sign In to add comment