Skip to content

Commit

Permalink
Update some more repo refs
Browse files Browse the repository at this point in the history
  • Loading branch information
sekoyo committed Jan 3, 2024
1 parent 2aefdc5 commit 626ba6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# These are supported funding model platforms

github: DominicTobias # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
github: sekoyo # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ An image cropping tool for React with no dependencies.

[CodeSandbox Demo](https://codesandbox.io/s/react-image-crop-demo-with-react-hooks-y831o)

![ReactCrop GIF](https://raw.githubusercontent.com/DominicTobias/react-image-crop/master/crop-demo.gif)
![ReactCrop GIF](https://raw.githubusercontent.com/sekoyo/react-image-crop/master/crop-demo.gif)

## Table of Contents

Expand Down Expand Up @@ -207,7 +207,7 @@ You might find that some images are rotated incorrectly. Unfortunately this is a

You can use the following library to load images, which will correct the rotation for you: https://github.com/blueimp/JavaScript-Load-Image/

You can read an issue on this subject here: https://github.com/DominicTobias/react-image-crop/issues/181
You can read an issue on this subject here: https://github.com/sekoyo/react-image-crop/issues/181

### How can I center the crop?

Expand Down

0 comments on commit 626ba6a

Please sign in to comment.