3 lines
91 B
Ruby
3 lines
91 B
Ruby
class ApplicationComponent < ViewComponent::Base
|
|
include ViewComponent::Translatable
|
|
end
|