File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ const PythonKRShopMDXComponents: MDXComponents = {
147147 Shop__Common__ContextProvider : Shop . Components . Common . ShopContextProvider ,
148148 Shop__Feature__CartStatus : Shop . Components . Features . CartStatus ,
149149 Shop__Feature__ProductList : Shop . Components . Features . ProductList ,
150+ Shop__Feature__ProductImageCardList : Shop . Components . Features . ProductImageCardList ,
150151 Shop__Feature__OrderList : Shop . Components . Features . OrderList ,
151152 Shop__Feature__UserInfo : Shop . Components . Features . UserInfo ,
152153} ;
Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ const PythonKRShopMDXComponents: MDXComponents = {
147147 Shop__Common__ContextProvider : Shop . Components . Common . ShopContextProvider ,
148148 Shop__Feature__CartStatus : Shop . Components . Features . CartStatus ,
149149 Shop__Feature__ProductList : Shop . Components . Features . ProductList ,
150+ Shop__Feature__ProductImageCardList : Shop . Components . Features . ProductImageCardList ,
150151 Shop__Feature__OrderList : Shop . Components . Features . OrderList ,
151152 Shop__Feature__UserInfo : Shop . Components . Features . UserInfo ,
152153} ;
You can’t perform that action at this time.
0 commit comments