diff --git a/app/mobile/src/session/registry/Registry.jsx b/app/mobile/src/session/registry/Registry.jsx new file mode 100644 index 00000000..9d99fb17 --- /dev/null +++ b/app/mobile/src/session/registry/Registry.jsx @@ -0,0 +1,4 @@ +export function Registry() { + return <> +} +