Fix click callback in `ShareLinks` to not track events until clicked
Faulty construction of a click callback in each `ShareLinks` link was causing analytics tracking of associated events when the component loads, not on click. Fixes https://github.com/hypothesis/client/issues/1566
Showing
Please register or sign in to comment