Adding loading fallback for sections
LoadingFallback
.
The pre-requisites to make your component work is having the following
dependencies in versions higher or equal than below:
ProductShelf.tsx
)LoadingFallback
.ProductShelf
uses a data coming from a slow third party API, the
LoadingFallback
component will be rendered instead. If no loading fallback is
set, a default fallback will be rendered instead