Browse Source

added key-value-not-empty.pipe export

pull/11815/head
mpetrov 2 years ago
parent
commit
8136e5cef9
  1. 1
      ui-ngx/src/app/shared/pipe/public-api.ts

1
ui-ngx/src/app/shared/pipe/public-api.ts

@ -24,3 +24,4 @@ export * from './truncate.pipe';
export * from './file-size.pipe';
export * from './selectable-columns.pipe';
export * from './image.pipe';
export * from './key-value-not-empty.pipe';

Loading…
Cancel
Save