Why do we add this issue?
We also want to convert tooltips in Ember.js into React.
Problem or idea
What is the cause?
Since we start to use React, it would be better to put all tooltips in one place so that they are reusable throughout the application.
Solution or next step
How could we solve it?
Creating a new component and put all tooltips there, then export them
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Context
Why do we add this issue? We also want to convert tooltips in Ember.js into React.
Problem or idea
What is the cause? Since we start to use React, it would be better to put all tooltips in one place so that they are reusable throughout the application.
Solution or next step
How could we solve it? Creating a new component and put all tooltips there, then export them