- Remove unnecessary destructuring of form values in CreateProductDialog to simplify code. - Enhance conditional rendering in CreateStoreDialog to ensure proper checks for selected countries. - Update API request handling in CreateStoreDialog to enforce non-null assertions for required fields. - Adjust MerchantStore component to use underscore-prefixed parameters in event handlers for clarity. These changes streamline the form handling process and improve code readability across the components. |
||
|---|---|---|
| .. | ||
| components | ||
| composables | ||
| services | ||
| stores | ||
| types | ||
| views | ||
| index.ts | ||