1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-23 22:36:32 +02:00

Mobile: Settings screen: Create separate pages for each screen (#8567)

This commit is contained in:
Henry Heino
2023-11-09 11:19:08 -08:00
committed by GitHub
parent 0340c7f65c
commit 672d028d29
34 changed files with 1293 additions and 544 deletions

View File

@@ -260,6 +260,8 @@ class Registry {
}
export type { Registry };
const reg = new Registry();
// eslint-disable-next-line import/prefer-default-export