Commit 98b6b50c by jaymehta
2 parents 6bd2fb1d d5047681
......@@ -206,6 +206,7 @@ const DetailInfo = ({ activityById }) => {
</div>
)} */}
<Modal
centered
show={showshareWidget}
onHide={() => {
setshowshareWidget(false);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!