apache / age-viewer

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
241 stars 238 forks source link

Fix onClick function for FontAwesomeIcon component in Frame component #150

Open Amr-Shams opened 1 year ago

Amr-Shams commented 1 year ago

This pull request fixes the onClick function for the FontAwesomeIcon component in the Frame React component. In the previous implementation, there was an unfinished onClick function that doesn't copy the text to the clipboard. it is a simple line added