5 lines
92 B
Ruby
5 lines
92 B
Ruby
# frozen_string_literal: true
|
|
|
|
class QuickstatsContainerComponent < ViewComponent::Base
|
|
end
|