NIAEFEUP / nitsig

A browser extension to improve the Sigarra user experience
MIT License
14 stars 2 forks source link

Refactor layout.js into layout.tsx #176

Closed toni-santos closed 1 month ago

toni-santos commented 2 months ago

Now that TSX is implemented, we can start refactoring our code. A good starting point is the layout.js file, which features a lot of html already written in a very easily adaptable fashion.