Skip to content

Commit

Permalink
fix(booter-lb3app): export component instead of booter
Browse files Browse the repository at this point in the history
  • Loading branch information
nabdelgadir committed Apr 24, 2019
1 parent 993a97f commit b730320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/booter-lb3app/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
// This file is licensed under the MIT License.
// License text available at https://opensource.org/licenses/MIT

export * from './lb3app.booter';
export * from './lb3app.booter.component';

0 comments on commit b730320

Please sign in to comment.