Files
Kecalek_python/ios_client/EncryptedChat/Views/Auth/RegisterView.swift
2026-03-11 16:54:14 +01:00

5 lines
130 B
Swift

import SwiftUI
// Registration is handled within LoginView via mode toggle.
// This file exists for potential future separation.