DashboardPack / architectui-react-theme-free

ArchitectUI React admin template is a simple yet fully customizable admin dashboard for web apps and other software.

Home Page:https://dashboardpack.com/theme-details/architectui-dashboard-react-pro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jemseer opened this issue · comments

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.