Skip to content

Commit

Permalink
feat(message): export emqx message component
Browse files Browse the repository at this point in the history
  • Loading branch information
ysfscream committed Apr 1, 2021
1 parent 51d3abe commit 35c43cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,6 @@ const packages = {
Editor,
}

export const EmqxMessage = Message

export default packages

0 comments on commit 35c43cf

Please sign in to comment.