react-google-picker
Advanced tools
Comparing version 0.0.9 to 0.1.0
@@ -131,2 +131,5 @@ 'use strict'; | ||
} | ||
if (this.props.query) { | ||
view.setQuery(this.props.query); | ||
} | ||
@@ -133,0 +136,0 @@ if (!view) { |
{ | ||
"name": "react-google-picker", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"description": "Simple react wrapper for google picker API", | ||
@@ -5,0 +5,0 @@ "main": "dist/react-google-picker.js", |
@@ -23,2 +23,3 @@ React google picker | ||
mimeTypes={['image/png', 'image/jpeg', 'image/jpg']} | ||
query={'a query string like .txt or fileName'} | ||
viewId={'DOCS'}> | ||
@@ -25,0 +26,0 @@ <MyCustomButton /> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
205
101
14032
8