DashboardPack / architectui-react-theme-free

ArchitectUI React admin template is a simple yet fully customizable admin dashboard for web apps and other software.
https://dashboardpack.com/theme-details/architectui-dashboard-react-pro/
MIT License
126 stars 104 forks source link

there is lots of class component ...its effected to performance optimisation , so can i convert to functional component #18

Closed jemseer closed 3 years ago

DPTeamMember commented 3 years ago

Hello @jemseer

You can convert class components to functional components without facing any issues. We do have functional components in the Layout section, please take reference from there.

Thank you.