vchikalkin 540145d80a feat(service-card): add price and description fields to service data card
- Introduced NumberField for price input and TextareaField for service description in the ServiceDataCard component.
- Updated ServiceCard component to display the new description and price fields, enhancing service details visibility.
- Added formatMoney utility for consistent currency formatting across the application.
- Updated GraphQL fragments and types to include price and description fields for services.
2025-08-20 17:22:51 +03:00
..
2025-07-18 17:11:43 +03:00
2025-07-03 16:36:10 +03:00
2025-07-18 17:11:43 +03:00
2025-07-18 17:11:43 +03:00
2025-06-27 13:44:17 +03:00