Hi All,
I am using AEM provided logo component for my project.By default text(Home) coming up with hyper link.when i switch to design mode I am not able to edit component and upload a image.
Below is the code snippet to include logo component.
<div>
<div data-sly-resource="${'logo' @ resourceType='myapp/components/page/logo'}"></div>
</div>
Please help me how to fix this issue.
Thanks,
Kishore