vchikalkin a220d0a369 feat(profile): implement local hooks for profile and service data editing
- Added `useProfileEdit` and `useServiceEdit` hooks to manage pending changes and save functionality for profile and service data cards.
- Updated `ProfileDataCard` and `ServiceDataCard` components to utilize these hooks, enhancing user experience with save and cancel options.
- Introduced buttons for saving and canceling changes, improving the overall interactivity of the forms.
- Refactored input handling to use `updateField` for better state management.
2025-08-21 14:04:28 +03:00
..
2025-08-01 19:54:10 +03:00
2025-06-27 13:44:17 +03:00
2025-07-23 13:15:08 +03:00
2025-06-27 13:44:17 +03:00
2025-06-27 13:44:17 +03:00