Submit posts
This commit is contained in:
@@ -409,12 +409,7 @@ let PostCtrls = ({
|
||||
)}
|
||||
<Dialog.Outer control={submitControl}>
|
||||
<Dialog.Handle />
|
||||
<FeedSelectDialog
|
||||
control={submitControl}
|
||||
dids={[]}
|
||||
onChangeDids={() => {}}
|
||||
profiles={[]}
|
||||
/>
|
||||
<FeedSelectDialog control={submitControl} postUri={post.uri} />
|
||||
</Dialog.Outer>
|
||||
</View>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user