palkan / view_component-contrib

A collection of extension and developer tools for ViewComponent
MIT License
369 stars 22 forks source link

feat: Example specific preview templates #19

Closed baygeldin closed 2 years ago

baygeldin commented 2 years ago

What is the purpose of this pull request?

Add ability to create a separate preview template per example (e.g. my_component/previews/example.html.erb).

Checklist