* fix: update delay handling in PasteModal component - Changed default delay value to 20 and adjusted validation to allow values between 0 and 65534. - Cleaned up code formatting for better readability. * fix: formatting