We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6020287 commit 4c4b24aCopy full SHA for 4c4b24a
README.md
@@ -4,7 +4,7 @@ A React hook that allows you to use a ResizeObserver to measure an element's siz
4
5
<h1 align="center">
6
<br>
7
- <img width="250" src="https://rawgit.com/ZeeCoder/use-resize-observer/master/media/Logo.png" alt="useResizeObserver">
+ <img width="250" src="https://raw.githubusercontent.com/ZeeCoder/use-resize-observer/master/media/Logo.png" alt="useResizeObserver">
8
9
10
</h1>
0 commit comments