# frozen_string_literal: true

module Tables
  class TdComponent < ViewComponent::Base
  end
end
