Links are very useful as containers since they allow me to register click on elements (like a RichText component). But I have a small problem: When a RichText component is used inside a container, the text changes color and it becomes underlined when hovering over with the mouse.
Here is an example:
https://anvil.works/build#clone:IXVRHAHOAEPD6KFE=MLEDMC6FI7GD4GXFTWXWGK3B
In many cases, this is probably not the desired behaviour, and I did not find an easy way to turn it off.
It would probably involve creating a new role with css styling for the link container? While this might be easy enough, I wonder if using links in this way is so common that one might benefit from a built in role option for this. Or perhaps it already exists and I am just too dumb to find it?