You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates repository classes in B2B Kit 3.0 recipe to implement their
respective interfaces for proper type compatibility.
Changes:
- Add `OrderRepositoryInterface` to `OrderRepository`
- Add `ProductRepositoryInterface` to `ProductRepository`
This ensures the repositories properly implement the expected interfaces
in the B2B Kit bundle.
0 commit comments