First, the grid container inside the component isn’t taking on the media query changes (from repeat(4, 1fr) to repeat(2, 1fr))
It was working fine before I changed it to a component
Because of this I want to unlink the component so I can save it as a template instead, but when I right click on the instance I am not offered the unlink component option
I’ve just updated to v1-12-2 but that option wasn’t offered in the tags dropdown