refactor: rename states to view controllers (#1060)
This commit is contained in:
@@ -2,7 +2,7 @@ import { AlertDialog, AlertDialogDescription, AlertDialogLabel } from '@reach/al
|
||||
import { FunctionComponent, useCallback, useRef } from 'react'
|
||||
import Icon from '@/Components/Icon/Icon'
|
||||
import { PremiumIllustration } from '@standardnotes/icons'
|
||||
import { WebApplication } from '@/UIModels/Application'
|
||||
import { WebApplication } from '@/Application/Application'
|
||||
import { openSubscriptionDashboard } from '@/Utils/ManageSubscription'
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user