Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor class names for error and loading divs
Updated the class names for the loading spinner and error message divs from 'loading-spinner' and 'center-message' to 'checkout-main loading-spinner' and 'checkout-main center-message', respectively. This change ensures consistency and improves CSS targeting for the checkout components.
- Loading branch information