Add scroll-to-top for all screens (#177)
This commit is contained in:
@@ -658,6 +658,7 @@ export const mockedRootStore = {
|
||||
profiles: mockedProfilesStore,
|
||||
linkMetas: mockedLinkMetasStore,
|
||||
log: mockedLogStore,
|
||||
onScreenSoftReset: jest.fn().mockReturnValue({remove: jest.fn()}),
|
||||
} as RootStoreModel
|
||||
|
||||
export const mockedProfileUiStore = {
|
||||
|
||||
Reference in New Issue
Block a user