diff --git a/src/components/views/All.jsx b/src/components/views/All.jsx index 3bfee60e..b7e7e79c 100755 --- a/src/components/views/All.jsx +++ b/src/components/views/All.jsx @@ -34,6 +34,7 @@ import handleAddressClick from '../../utils/handleAddressClick'; import handleImageClick from '../../utils/handleImageClick'; import handleQuoteClick from '../../utils/handleQuoteClick'; import handleQuoteHover from '../../utils/handleQuoteHover'; +import handleShareClick from '../../utils/handleShareClick'; import handleStyleChange from '../../utils/handleStyleChange'; import removeHighlight from '../../utils/removeHighlight'; import useAnonModeRef from '../../hooks/useAnonModeRef'; @@ -926,7 +927,10 @@ const All = () => { style={{ display: openMenuCid === thread.cid ? 'block' : 'none' }} >