I cannot find which config type to use to be able to show the Copy button. What is strange is if I do the following the copy button shows and works on my local machine. If I deploy that to our Azure server, the deployment doesn't go through because of the "type error". What am I missing?
<InlineShareButtons
config={{
networks: [
'email',
'copy'] />