0.0.8 • Published 2 years ago

react-fukuwarai v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago