bastislack / highline-freestyle

Webapp for Highline Freestyle
GNU General Public License v3.0
10 stars 9 forks source link

Refactor .js to .jsx where appropriate and remove unused imports #259

Closed JulianDietzel closed 1 year ago

JulianDietzel commented 1 year ago

As an extension to the discussion in #256 this PR changes all the file endings of React-Components to .jsx. In the process I also removed unused imports in all the components.