Skip to content

Commit

Permalink
Remove superflous form_props install
Browse files Browse the repository at this point in the history
  • Loading branch information
jho406 committed Jan 3, 2025
1 parent 8dd38a8 commit 545c30e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ def create_files
say "Adding required member methods to ApplicationRecord"
add_member_methods

say "Installing FormProps"
run "bundle add form_props"

say "Installing Superglue and friends"
run "yarn add history react react-dom @reduxjs/toolkit react-redux @thoughtbot/superglue --save"

Expand Down

0 comments on commit 545c30e

Please sign in to comment.