From a773145aa01e9fb7c0468e4641720666f58a9434 Mon Sep 17 00:00:00 2001 From: Sushmitha100796 Date: Mon, 19 Jul 2021 20:36:35 +0530 Subject: [PATCH] Testing adf config in apps --- lib/core/data-column/public-api.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/core/data-column/public-api.ts b/lib/core/data-column/public-api.ts index 87205ff9f9..9bb03e9b66 100644 --- a/lib/core/data-column/public-api.ts +++ b/lib/core/data-column/public-api.ts @@ -15,8 +15,8 @@ * limitations under the License. */ -export * from './data-column-list.component'; -export * from './data-column.component'; -export * from './data-column-header.component'; +// export * from './data-column-list.component'; +// export * from './data-column.component'; +// export * from './data-column-header.component'; -export * from './data-column.module'; +// export * from './data-column.module';