sul-dlss/argo

View on GitHub
app/components/lazy_project_tag_facet_component.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
# frozen_string_literal: true

class LazyProjectTagFacetComponent < ViewComponent::Base
  def initialize(**); end
end