# frozen_string_literal: true module Yattho class LabelComponent < Yattho::Beta::Label status :deprecated end end