Open Pipe-Runner opened 5 years ago
Actual Behaviour
Currently, the StaticAppBar and Footer component is being called individually for each route in which they are being used.
Expected Behaviour
Avoid unnecessary re-renders by creating an AppShell ( Layout component )
Would you like to work on the issue?
Yes
Actual Behaviour
Currently, the StaticAppBar and Footer component is being called individually for each route in which they are being used.
Expected Behaviour
Avoid unnecessary re-renders by creating an AppShell ( Layout component )
Would you like to work on the issue?
Yes