I have created an SPFx React solution with the Class components and performed CRUD operations with the SharePoint list.
I have used @pnp/sp for SharePoint API calls.
Now, I need to perform CRUD operations in the SPFx React solution with the Functional components.
Can anyone suggest useful links for the same?
Thanks
