react-absolute

0.0.2 • Public • Published

react-absolute

An absolute-ly positioned component.

Usage

import Absolute from "react-absolute"

const App = () =>
  <Absolute>
    <p>This is positioned absolute.</p>
  </Backdrop>

Readme

Keywords

none

Package Sidebar

Install

npm i react-absolute

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • chantastic