WebOS completion
This commit is contained in:
11
iOS/velocity-edge-phone/Features/EdgeLeadSummaryView.swift
Normal file
11
iOS/velocity-edge-phone/Features/EdgeLeadSummaryView.swift
Normal file
@@ -0,0 +1,11 @@
|
||||
import SwiftUI
|
||||
|
||||
struct EdgeLeadSummaryView: View {
|
||||
var body: some View {
|
||||
EdgeScaffold(
|
||||
title: "Lead Summary",
|
||||
subtitle: "Compact account memory, qualification signals, and next-best action.",
|
||||
actionLabel: "Review Mohammed Al-Rashid context"
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user