Loop design pattern without creating a component
Often in early stage features, the owner of the Design System may feel hesitant about adding a new component when it’s only instance is on a single page. The Engineer/Designer may make the call to keep the design pattern local, but still loop/re-use the design pattern. At the moment this can be achieved by keeping the Figma component local and repeating it, or not turn it into a component, repeat it, and deal with the time-consuming changes.

