Skip to content

Commit

Permalink
Export TransRenderProps from @lingui/react
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCerny-awin committed Nov 21, 2020
1 parent b603626 commit d0bab82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ export {
I18nContext,
withI18nProps,
} from "./I18nProvider"
export { Trans, TransProps } from "./Trans"
export { Trans, TransProps, TransRenderProps } from "./Trans"

0 comments on commit d0bab82

Please sign in to comment.