You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@
23
23
-[Table of Contents](#table-of-contents)
24
24
-[NOTE!!](#note)
25
25
-[Usage](#usage)
26
+
-[Install](#install)
27
+
-[Use](#use)
26
28
-[License](#license)
27
29
28
30
</details>
@@ -33,11 +35,13 @@
33
35
Feel free to submit PRs to add helper functions.
34
36
35
37
## Usage
38
+
### Install
39
+
Because cropperjs is not stable and we're referrencing it at @`next` tag, it cannot be automatically installed by package managers and we need to install it manually.
0 commit comments