Open mSenad opened 3 months ago
https://github.com/Sephirosu/figma-next-tailwind/blob/5c2265816c9ba4c67ab547a2f2959df413e0d4d8/src/components/Category/Category.tsx#L29
We need to think about our users. How they will be communicated once application crashes, stops working or some of the services fails?
To show an error message, show a toast or?
For later after Strapi integration.
https://github.com/Sephirosu/figma-next-tailwind/blob/5c2265816c9ba4c67ab547a2f2959df413e0d4d8/src/components/Category/Category.tsx#L29
We need to think about our users. How they will be communicated once application crashes, stops working or some of the services fails?
To show an error message, show a toast or?