Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Fix Dropzone documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tfwright authored and rnicholus committed Oct 26, 2017
1 parent 3bb58b7 commit 62683fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ A _very_ simple but completely functional and effective use of the `<Dropzone />
import React from 'react'
import ReactDOM from 'react-dom'

import FileInput from 'react-fine-uploader/dropzone'
import Dropzone from 'react-fine-uploader/dropzone'
import FineUploaderTraditional from 'fine-uploader-wrappers'

const uploader = new FineUploaderTraditional({
Expand Down

0 comments on commit 62683fe

Please sign in to comment.