Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 5757afa

Browse files
palbizuPatricio Albizu
authored andcommitted
feat: import filter url service (hypertrace#1251)
Co-authored-by: Patricio Albizu <[email protected]>
1 parent d6585e4 commit 5757afa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/components/src/public-api.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,3 +339,6 @@ export { ToggleSwitchSize } from './toggle-switch/toggle-switch-size';
339339
// Tooltip
340340
export { TooltipModule } from './tooltip/tooltip.module';
341341
export { TooltipDirective } from './tooltip/tooltip.directive';
342+
343+
// Filter Url Service
344+
export * from './filtering/filter/filter-url.service';

0 commit comments

Comments
 (0)