Skip to content

Commit b730320

Browse files
committed
fix(booter-lb3app): export component instead of booter
1 parent 993a97f commit b730320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/booter-lb3app/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
// This file is licensed under the MIT License.
44
// License text available at https://opensource.org/licenses/MIT
55

6-
export * from './lb3app.booter';
6+
export * from './lb3app.booter.component';

0 commit comments

Comments
 (0)