react-simple-title

1.0.0 • Public • Published

React simple title

Change your document title

Installation

npm install react-simple-title --save

Usage

import React from 'react';
import ReactDOM from 'react-dom';
import Title from 'react-simple-title';
ReactDOM.render(
<Title>
    This is the new title
</Title>, document.getElementById('page'));

Using this ? then please star this component and feel free to contribute.

About Me

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i react-simple-title

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • manojsinghnegi