Directory rename.
This commit is contained in:
parent
09a66981ed
commit
a0f72fd58f
@ -2,7 +2,7 @@ import Page from '../components/page'
|
|||||||
import SingleUploader from '../components/single-uploader'
|
import SingleUploader from '../components/single-uploader'
|
||||||
import MultipleUploader from '../components/multiple-uploader'
|
import MultipleUploader from '../components/multiple-uploader'
|
||||||
import UploadList from '../components/upload-list'
|
import UploadList from '../components/upload-list'
|
||||||
import withData from '../helpers/with-data'
|
import withData from '../providers/with-data'
|
||||||
|
|
||||||
const HomePage = () => (
|
const HomePage = () => (
|
||||||
<Page title="Apollo upload examples">
|
<Page title="Apollo upload examples">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user