We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f105434 commit ad2140aCopy full SHA for ad2140a
demo/app/views/docs/components/show.html.erb
@@ -34,7 +34,7 @@
34
35
<% if @introduction_preview %>
36
<section>
37
- <lookbook-embed preview="<%= @introduction_preview.preview_class %>" scenario="example"></lookbook-embed>
+ <lookbook-embed preview="<%= @introduction_preview.preview_class_name %>" scenario="example"></lookbook-embed>
38
</section>
39
<% end %>
40
0 commit comments