0.0.7 • Published 9 months ago

react-fukuwarai v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

react-fukuwarai

Release Status Minzip Size License: MIT

This is wrapper component Fukuwarai.
It can be used for component that want to move, such as design and prototype.

#fuku is registered as the id of the component.

Installation

npm install react-fukuwarai

Usage

import { Fukuwarai } from "react-fukuwarai";

function MyComponent() {
  return (
    <Fukuwarai>
      <Component />
    </Fukuwarai>
  );
}

License

The MIT License.

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago