class ViewComponent::Preview

def all

Returns all component preview classes.
def all
  load_previews
  descendants
end