updated model verticaly center
Showing
1 changed file
with
1 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -206,6 +206,7 @@ const DetailInfo = ({ activityById }) => { |
</div> | ||
)} */} | ||
<Modal | ||
centered | ||
show={showshareWidget} | ||
onHide={() => { | ||
setshowshareWidget(false); | ||
... | ... |