Skip to content

Commit 6cbe952

Browse files
committed
point size links to a different files
1 parent 89ab229 commit 6cbe952

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ You can pass any prop specified for the hmtl [input tag](https://www.w3schools.c
8484

8585
## usePlacesWidget
8686

87+
![](https://img.badgesize.io/ErrorPro/react-google-autocomplete/master/lib/usePlacesWidget.js?compression=brotli&label=brotli)
88+
![](https://img.badgesize.io/ErrorPro/react-google-autocomplete/master/lib/usePlacesWidget.js?compression=gzip&label=gzip)
89+
8790
Is a hook that has a single config argument. It has exactly the same interface as ReactGoogleAutocomplete props. This hook is actually used in the ReactGoogleAutocomplete component.
8891

8992
```js

0 commit comments

Comments
 (0)