ndlib/marble-website-starter

View on GitHub
@ndlib/gatsby-theme-marble/gatsby-ssr.js

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * Implement Gatsby's SSR (Server Side Rendering) APIs in this file.
 *
 * See: https://www.gatsbyjs.org/docs/ssr-apis/
 */

// You can delete this file if you're not using it
export { default as wrapRootElement } from './src/store/ReduxWrapper'