Move the shell-ui model to the ui folder
This commit is contained in:
parent
cf30c66c33
commit
7ff4e91363
13 changed files with 14 additions and 14 deletions
|
@ -15,7 +15,7 @@ import {
|
|||
import {Link} from '../Link'
|
||||
import {AutoSizedImage} from '../images/AutoSizedImage'
|
||||
import {ImageLayoutGrid} from '../images/ImageLayoutGrid'
|
||||
import {ImagesLightbox} from 'state/models/shell-ui'
|
||||
import {ImagesLightbox} from 'state/models/ui/shell'
|
||||
import {useStores} from 'state/index'
|
||||
import {usePalette} from 'lib/hooks/usePalette'
|
||||
import {saveImageModal} from 'lib/media/manip'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue