fix(web): content & navigation list scroll on mobile (#1207)
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import { Uuid } from '@standardnotes/common'
|
||||
import {
|
||||
DecryptedPayloadInterface,
|
||||
EncryptedPayloadInterface,
|
||||
PayloadInterface,
|
||||
} from '@standardnotes/models'
|
||||
import { DecryptedPayloadInterface, EncryptedPayloadInterface, PayloadInterface } from '@standardnotes/models'
|
||||
import { EncryptionTypeSplit } from './EncryptionTypeSplit'
|
||||
import { KeyedDecryptionSplit } from './KeyedDecryptionSplit'
|
||||
import { KeyedEncryptionSplit } from './KeyedEncryptionSplit'
|
||||
|
||||
Reference in New Issue
Block a user