Skip to content

Commit

Permalink
fix: fix compile warning
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Apr 23, 2020
1 parent f599475 commit ef85bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ledge-render/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
export * from './lib/ledge-render.component';
export * from './lib/ledge-render.module';
export * from './lib/toolset/toolset';
export * from './lib/pipes/tohtml.pipe';

// todo: refactor
export * from './lib/components/component-checklist/component-checklist.component';
Expand Down

0 comments on commit ef85bcd

Please sign in to comment.