refactor profile pic into view
we'll need this in thread and event details view Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
import SwiftUI
|
||||
import Starscream
|
||||
|
||||
let PFP_SIZE: CGFloat? = 64
|
||||
let CORNER_RADIUS: CGFloat = 32
|
||||
|
||||
struct TimestampedProfile {
|
||||
let profile: Profile
|
||||
let timestamp: Int64
|
||||
|
||||
Reference in New Issue
Block a user