# frozen_string_literal: true module Yattho class SpinnerComponent < Yattho::Beta::Spinner status :deprecated end end