File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ gem "jbuilder", "~> 2.7"
3333# gem "image_processing", "~> 1.2"
3434
3535gem "view_component" , require : "view_component/engine"
36+ gem "view_component_storybook"
3637
3738group :development , :test do
3839 # Call "byebug" anywhere in the code to stop execution and get a debugger console
Original file line number Diff line number Diff line change 169169 view_component (2.38.0 )
170170 activesupport (>= 5.0.0 , < 8.0 )
171171 method_source (~> 1.0 )
172+ view_component_storybook (0.10.1 )
173+ view_component (>= 2.36 )
172174 webdrivers (4.6.1 )
173175 nokogiri (~> 1.6 )
174176 rubyzip (>= 1.3.0 )
@@ -196,6 +198,7 @@ DEPENDENCIES
196198 turbo-rails (>= 0.7.4 )
197199 tzinfo-data
198200 view_component
201+ view_component_storybook
199202 web-console !
200203 webdrivers
201204
You can’t perform that action at this time.
0 commit comments