You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Follow a unique development pattern can help with future maintenance of Computer Progress.
Describe the solution you'd like
In some places, simple heading tags (h1, h2, etc.) are being used instead of using the Typography component that comes from Material-ui, via createTheme. Therefore, it would be great if we have in the whole software the usage of the Typography component instead of HTML flags.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Follow a unique development pattern can help with future maintenance of Computer Progress.
Describe the solution you'd like
In some places, simple heading tags (h1, h2, etc.) are being used instead of using the Typography component that comes from Material-ui, via createTheme. Therefore, it would be great if we have in the whole software the usage of the Typography component instead of HTML flags.
The text was updated successfully, but these errors were encountered: