Suppose I wanted to include content on a dashboard something like the attached (just a very roughly mocked up example), where each of these 6 images is hyperlinked to their respective page. And suppose I wanted users to be able to remove any number of these images from their dashboard in “edit mode”. In my very limited understanding of things, I’m guessing that I’d want to make each of these hyperlinked images its own separate component. But ideally I’d want those components to appear “borderless”, such that they essentially look similar to this mockup… images "floating" in whitespace without component borders.
Can anyone provide details and hopefully some sample code on how I could accomplish this?
Thanks!