Skip to content

Commit

Permalink
changed order of buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaaa19 committed Oct 8, 2024
1 parent 6995de4 commit 081e0ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,8 @@ export const ConversationHeader = ({
options = (
<>
{viewDetails}
{addMember}
{flowButton}
{addMember}
</>
);
} else {
Expand Down

0 comments on commit 081e0ad

Please sign in to comment.