Move the shell-ui model to the ui folder
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
import {observer} from 'mobx-react-lite'
|
||||
import {FontAwesomeIcon} from '@fortawesome/react-native-fontawesome'
|
||||
import {useStores} from 'state/index'
|
||||
import * as models from 'state/models/shell-ui'
|
||||
import * as models from 'state/models/ui/shell'
|
||||
import {colors} from 'lib/styles'
|
||||
|
||||
interface Img {
|
||||
|
||||
Reference in New Issue
Block a user