How to use the react-free-style.rewind function in react-free-style

To help you get started, we’ve selected a few react-free-style examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github blakeembrey / writing / html.js View on Github external
render() {
    const head = Helmet.rewind();
    const style = ReactFreeStyle.rewind();

    return (
      
        
          
          
          
          {head.title.toComponent()}
          {head.meta.toComponent()}
          {style.toComponent()}

react-free-style

Make React components easier and more maintainable by using JavaScript with Free Style

MIT
Latest version published 3 years ago

Package Health Score

45 / 100
Full package analysis