You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
Proptypes complains about sending a message prop to component different than string.
Warning: Failed prop type: Invalid prop 'message' of type 'object' supplied to 'CookieBanner', expected 'string'. in CookieBanner
I'm sending a span with html to allow links (also styled text) to the message prop. It works but proptypes complains with previous annoying warning. This is my message: