1.0.1 • Published 2 years ago

doodle-movable v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

doodle-movable

Introduction

A rotating and moving react component that mainly serves my own personal needs Version License

Install

  yarn add doodle-movable

Usage

import { MovableShape } from "doodle-movable";
....
return (
  <>
    ...
    <MovableShape>
      <img src="xxxx">
    </MovableShape>
    ...
  <>
)
1.0.1

2 years ago

1.0.0

2 years ago