Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Idea I am using to avoid using React.string

$
0
0

Oh I’m actually bootstrapping a documentation portal, and am now going to be stealing this idea for the components…

let make = () =>
  <APIDocs>
    <Summary>
      "Lorum ipsum"
    </Summary>
  </APIDocs>

Nice share


Viewing all articles
Browse latest Browse all 2592

Trending Articles