fix type error
This commit is contained in:
@@ -254,7 +254,7 @@ function StarterPackItem({
|
||||
}: {
|
||||
starterPackWithMembership: StarterPackWithMembership
|
||||
targetDid: string
|
||||
subject: bsky.profile.AnyProfileView
|
||||
subject?: bsky.profile.AnyProfileView
|
||||
}) {
|
||||
const t = useTheme()
|
||||
const ax = useAnalytics()
|
||||
|
||||
Reference in New Issue
Block a user