Skip to content

Commit 624b992

Browse files
Patricio AlbizuPatricio Albizu
authored andcommitted
feat: import filter url service
1 parent c4f48c7 commit 624b992

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)