lib/lookbook/preview.rb in lookbook-1.0.0.beta.1 vs lib/lookbook/preview.rb in lookbook-1.0.0.beta.2

- old
+ new

@@ -67,10 +67,10 @@ end Pathname.new(Dir["#{base_path}/#{name.underscore}.rb"].first) end def url_path - inspect_path lookup_path + lookbook_inspect_path lookup_path end def preview_paths ViewComponent::Base.preview_paths end