react-google-reviews
Advanced tools
Comparing version 1.6.2 to 1.7.0
{ | ||
"name": "react-google-reviews", | ||
"version": "1.6.2", | ||
"version": "1.7.0", | ||
"description": "A React component to easily display Google reviews using Google Places API or Google My Business API.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -274,2 +274,3 @@ | ||
| getAbsoluteDate? | `(date: Date) => string` | Formatting function for absolute dates. | | ||
| showDots? | `boolean` | Whether to show/hide navigation dots in the carousel | | ||
@@ -276,0 +277,0 @@ ### Badge Props |
1226317
304