SIGN IN SIGN UP

🐛 fix(GenericNode/index.tsx): fix class order in div element to ensure correct styling

✨ feat(GenericNode/index.tsx): improve readability and maintainability by extracting repeated class names into variables
The class order in the div element has been fixed to ensure the correct styling is applied. Repeated class names have been extracted into variables to improve readability and maintainability of the code.
G
Gabriel Luiz Freitas Almeida committed
44011f3dd5ebb21643326f562e5972d561ccad4b
Parent: 3f0cc57