react-admin-dashboard icon indicating copy to clipboard operation
react-admin-dashboard copied to clipboard

Proside bar doesn't comply with current version

Open BillyBrown237 opened this issue 2 years ago • 5 comments

BillyBrown237 avatar Feb 26 '23 04:02 BillyBrown237

npm install [email protected]

sandaji avatar Feb 26 '23 09:02 sandaji

how to solve this ?

Ashfak-Hossain avatar Mar 01 '23 04:03 Ashfak-Hossain

Install the latest and check the documentation , v1 is optimized for state management and you do not need a useState hook to toggle the sidebar anymore

BillyBrown237 avatar Mar 02 '23 17:03 BillyBrown237

How are we going to solve this?

Falvin04 avatar Mar 07 '23 20:03 Falvin04

Use the <ProSidebarProvider> jsx tag

NecheyGrace avatar Mar 12 '23 16:03 NecheyGrace