Remove Refine logo from the page
the flower logo on the bottom right of the page, how do I remove that?
3 Replies
Hey, I am refine support bot :wave:. I am here to help you with your question. I searched for the answer to your question in the refine documentation and could not find an answer. Please wait for someone from the refine core team or the community to try to help you. 👊
yappiest-sapphire•2y ago
Hi @brunob.bueno, this is not refine logo. its react-query devtools's toggle button. https://tanstack.com/query/latest/docs/react/devtools.
it will not work on production.
if you wanna disable on dev, you can refer here https://refine.dev/docs/api-reference/core/components/refine-config/#devtoolconfig
rival-blackOP•2y ago
Thank you for that!!!