All Downloads are FREE. Search and download functionalities are using the official Maven repository.

views.react.server.js Maven / Gradle / Ivy

import React from 'react';
import ReactDOMServer from 'react-dom/server';

// Page components
import App from './components/App';

export { React, ReactDOMServer, App };




© 2015 - 2025 Weber Informatics LLC | Privacy Policy