feat(web): extract ui-services package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ViewControllerManager } from '@/Services/ViewControllerManager'
|
||||
import { ViewControllerManager } from '@/Controllers/ViewControllerManager'
|
||||
import { SNApplication, SessionStrings, UuidString, isNullOrUndefined, RemoteSession } from '@standardnotes/snjs'
|
||||
import { FunctionComponent, useState, useEffect, useRef, useMemo } from 'react'
|
||||
import { Alert } from '@reach/alert'
|
||||
|
||||
Reference in New Issue
Block a user