Skip to content

Commit

Permalink
Merge pull request #1134 from hackforla/remove-scroll-#1098
Browse files Browse the repository at this point in the history
Remove scroll #1098
  • Loading branch information
sydneywalcoff authored Feb 2, 2024
2 parents 2d476b1 + 03b6225 commit 8dd48fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ const Affirmation = () => {
}
}
fullWidth
disableScrollLock
open={affirmationData.isActive}
onClose={() => updateAffirmationData({ isActive: false })}
aria-labelledby="alert-dialog-title"
Expand Down

0 comments on commit 8dd48fd

Please sign in to comment.