5 lines
144 B
Swift
5 lines
144 B
Swift
import SwiftUI
|
|
|
|
// Profile editing is handled within ProfileView when isOwnProfile = true.
|
|
// This file exists for potential future separation.
|