0.0.8 • Published 11 months ago

react-fukuwarai v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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.8

11 months ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago