The llecoop-user-order-feature-resume
library provides utilities and services for previewing a user order resume in the LleCoop application.
- userOrderResumeTableConfig: A configuration object that defines the structure and behavior of a user order resume table.
- userOrderResumeFacadeService: A service that provides the state and resume information of a user order like a bill of sale.
- userOrderFeatureResumeComponent: A component that displays the user order resume in the LleCoop application.
- userOrderFeatureResumeRoutes: A collection of routes for the user order resume feature in the LleCoop application.
Run nx test llecoop-user-order-feature-resume
to execute the unit tests.