Skip to content

Commit

Permalink
docs: fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Apr 27, 2022
1 parent f7840c4 commit b56937c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ $ npm i moveable
* [API Documentation](https://daybrush.com/moveable/release/latest/doc/)

## 🚀 How to use
* All classes of moveable control box and able elements have a `moveable-` prefix. So please don't put `moveable-` class name in target.
```ts
import Moveable from "moveable";

Expand Down

0 comments on commit b56937c

Please sign in to comment.