data-provider/core

Add `useLoadedSuspense` hook

javierbrea opened this issue · 1 comments

It is desirable to add a useLoadedSuspense hook that should suspense the render of the component until the provider has been loaded.

Closed due to project discontinuation