Skip to content

Commit

Permalink
Merge pull request #1000 from traPtitech/fix/notCloseWindow
Browse files Browse the repository at this point in the history
不要γͺ close ι–’ζ•°γ‚’ε‰Šι™€γ—γŸ
  • Loading branch information
Pugma authored Jan 26, 2025
2 parents e924c90 + ad45400 commit c767e0e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const WebsiteFieldGroup: Component<Props> = (props) => {

const handleDelete = () => {
remove(formStore, 'form.websites', { at: props.index })
close()
}

return (
Expand Down

0 comments on commit c767e0e

Please sign in to comment.