module ViewComponentContrib::Preview::Sidecarable

def self.extended(base)

def self.extended(base)
  base.singleton_class.prepend(ClassMethods)
end