Closed Nurou closed 11 months ago
It's currently fetched on component level. Move the fetching to the root view loader and access the data with useLoaderData from react router.
useLoaderData
It's currently fetched on component level. Move the fetching to the root view loader and access the data with
useLoaderData
from react router.