Rémy
Rémy
I would also be interested in having those two! I already have a custom Toaster component where I map the type to our app theme styles for each case (success/error/warning/info),...
> @rlenoir-codepoint could you please share on how you implement custom taster component for each cases (success/error/warning/info)? :) @hibangun I followed the documentation by extending the `ToastBar` API, see https://react-hot-toast.com/docs/toast-bar....
We have a very similar issue @KevinVandy, the env variables are cached between builds when going through a complete Git flow (push branch for PR review -> merge to dev...