committed by
William Casarin
parent
10c9e8ddbc
commit
efc50f5b18
@@ -168,3 +168,9 @@ struct EventProfileName: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
struct ProfileName_Previews: PreviewProvider {
|
||||||
|
static var previews: some View {
|
||||||
|
ProfileName(pubkey:
|
||||||
|
test_damus_state().pubkey, profile: make_test_profile(), damus: test_damus_state(), show_friend_confirmed: true)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user