Skip to content

Commit

Permalink
fix: Add toolbar panel container service to exports
Browse files Browse the repository at this point in the history
  • Loading branch information
raitisbe committed Dec 6, 2021
1 parent 5f5c1d4 commit 76b5a24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/hslayers/src/components/toolbar/public-api.ts
@@ -1,3 +1,4 @@
export * from './toolbar.component';
export * from './toolbar.module';
export * from './toolbar-panel-base.component';
export * from './toolbar-panel-container.service';

0 comments on commit 76b5a24

Please sign in to comment.