Преглед изворни кода

chore: Tidy up generated files

Michael Bromley пре 1 година
родитељ
комит
aab41f3b5b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      packages/admin-ui/src/lib/catalog/src/public_api.ts

+ 1 - 0
packages/admin-ui/src/lib/catalog/src/public_api.ts

@@ -42,6 +42,7 @@ export * from './components/product-variants-editor/product-variants-editor.comp
 export * from './components/product-variants-table/product-variants-table.component';
 export * from './components/update-product-option-dialog/update-product-option-dialog.component';
 export * from './components/variant-price-detail/variant-price-detail.component';
+export * from './components/variant-price-strategy-detail/variant-price-strategy-detail.component';
 export * from './providers/product-detail/product-detail.service';
 export * from './providers/product-detail/replace-last';
 export * from './providers/routing/product-variants-resolver';