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

webapp.src.timeline.jsx Maven / Gradle / Ivy

There is a newer version: 465
Show newest version
import React from "react";
import ReactDOM from "react-dom";
import {PageTitle} from "./components/PageTitle";

ReactDOM.render(
    ,
    document.getElementById('title')
);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy