How to change the Refine logo in the sider bar

Hi all, Please tell me How to change the default Refine logo in the sider bar with my own logo? Can I change it or not? Thanks.👍
3 Replies
multiple-amethyst
multiple-amethyst3y ago
Hey @phatnq2002,
multiple-amethyst
multiple-amethyst3y ago
You can change the default Title component like here: https://refine.dev/docs/api-reference/core/hooks/refine/useTitle/#usage I hope it helps.
useTitle | refine
useTitle returns a component that calls the passed to the . In this way, it becomes easier for us to access this component in various parts of the application.
optimistic-gold
optimistic-goldOP3y ago
Thanks. I'll try! ❤️

Did you find this page helpful?