# frozen_string_literal: true

module Tables
  class ThComponent < ViewComponent::Base
  end
end
