0.0.1 • Published 6 years ago
ui-document-uploader v0.0.1
Overview
React UI module for uploading documents
Usage
Install the @sunrun/ui-document-uploader npm module into your project.
import DocumentUploader from '@sunrun/ui-document-uploader';
<DocumentUplaoder token={myToken} env="majstg" />Props
token: Upload tokenenv: Which environment should be used. Possible values arelocal(default if not specified or invalid value)devmajmajstgprd
0.0.1
6 years ago