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
The fileNode component still uses class based component structure. Changing it to functional based component would simplify the state management and maintainability of code along with being consistent with modern react.
The text was updated successfully, but these errors were encountered:
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.
There has already been created same issue somewhere, i think and as well as the problem while converting to functional compo
has been explained in this comment: #2524 (comment)
Increasing Access
Unsure
Feature enhancement details
The fileNode component still uses class based component structure. Changing it to functional based component would simplify the state management and maintainability of code along with being consistent with modern react.
The text was updated successfully, but these errors were encountered: