Skip to content

Commit

Permalink
Fixed File Upload Error
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalmohib committed May 5, 2023
1 parent 15fb760 commit 4ca2ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Main/Inbox/InteractiveContainer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ const InteractiveContainer: React.FC<InteractiveContainerProps> = ({
}}
variant="contained"
>
Comment
Send
</Button>
</div>
);
Expand Down

1 comment on commit 4ca2ba7

@vercel
Copy link

@vercel vercel bot commented on 4ca2ba7 May 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.