Skip to content

Commit

Permalink
Revert "Fix: key-value form component initial rows/state synchronizat…
Browse files Browse the repository at this point in the history
…ion"
  • Loading branch information
danharrin authored Jan 24, 2025
1 parent d518fe0 commit e031703
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion packages/forms/dist/components/key-value.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions packages/forms/resources/js/components/key-value.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ export default function keyValueFormComponent({ state }) {
return
}

this.shouldUpdateRows = true

this.updateRows()
})
},
Expand Down

0 comments on commit e031703

Please sign in to comment.