Skip to content

Commit

Permalink
Added missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
salmenus committed Jun 3, 2024
1 parent 4f6b516 commit 358c3f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/core/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export type {
MessageReceivedEventDetails,
MessageRenderedCallback,
MessageRenderedEventDetails,
IObserver,
} from '@nlux/core';

// Exporting from — shared
Expand Down

0 comments on commit 358c3f8

Please sign in to comment.