refactor(marketing): Standardize step components and data structure

- Rename field names across step components for consistency
- Update chart step to use more generic data structure
- Modify input field names to follow consistent naming convention
- Refactor chart step to use key-value pairs instead of x-y coordinates
- Update form field names in multiple marketing wizard steps
- Improve type consistency and naming across marketing wizard components
This commit is contained in:
AmirReza Jamali
2025-11-09 16:04:52 +03:30
parent 574a3a20ce
commit 4f7b258533
18 changed files with 283 additions and 159 deletions
+2
View File
@@ -0,0 +1,2 @@
{
}