From e1da2be83571fe92ef4fc91beed3df661ca1c171 Mon Sep 17 00:00:00 2001 From: Mo Date: Mon, 21 Mar 2022 12:15:56 -0500 Subject: [PATCH] fix: import --- .../javascripts/ui_models/app_state/account_menu_state.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/javascripts/ui_models/app_state/account_menu_state.ts b/app/assets/javascripts/ui_models/app_state/account_menu_state.ts index 8360511b5..5b007d8f9 100644 --- a/app/assets/javascripts/ui_models/app_state/account_menu_state.ts +++ b/app/assets/javascripts/ui_models/app_state/account_menu_state.ts @@ -6,9 +6,8 @@ import { observable, runInAction, } from 'mobx'; -import { ApplicationEvent, ContentType } from '@standardnotes/snjs'; +import { ApplicationEvent, ContentType, SNItem } from '@standardnotes/snjs'; import { WebApplication } from '@/ui_models/application'; -import { SNItem } from '@standardnotes/snjs/dist/@types/models/core/item'; import { AccountMenuPane } from '@/components/AccountMenu'; type StructuredItemsCount = {