Commit 988cc2d 1 parent abb7261 commit 988cc2d Copy full SHA for 988cc2d
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
import { h } from 'preact'
2
2
import { UIPlugin , Uppy } from '@uppy/core'
3
3
import { GooglePickerView } from '@uppy/provider-views'
4
- import { GoogleDriveIcon } from '@uppy/provider-views/src /GooglePicker/icons.js'
4
+ import { GoogleDriveIcon } from '@uppy/provider-views/lib /GooglePicker/icons.js'
5
5
import {
6
6
RequestClient ,
7
7
type CompanionPluginOptions ,
Original file line number Diff line number Diff line change 1
1
import { h } from 'preact'
2
2
import { UIPlugin , Uppy } from '@uppy/core'
3
3
import { GooglePickerView } from '@uppy/provider-views'
4
- import { GooglePhotosIcon } from '@uppy/provider-views/src /GooglePicker/icons.js'
4
+ import { GooglePhotosIcon } from '@uppy/provider-views/lib /GooglePicker/icons.js'
5
5
import {
6
6
RequestClient ,
7
7
type CompanionPluginOptions ,
You can’t perform that action at this time.
0 commit comments