We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0434c commit 36adbedCopy full SHA for 36adbed
lib/view_component/template.rb
@@ -1,3 +1,5 @@
1
+require "ostruct"
2
+
3
module ViewComponent
4
class Template
5
attr_reader :variant, :this_format, :type
0 commit comments