We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea4275 commit 7540adbCopy full SHA for 7540adb
packages/react/src/TransNoContext.tsx
@@ -30,7 +30,6 @@ export type TransProps = {
30
components?: { [key: string]: React.ElementType | any }
31
formats?: MessageOptions["formats"]
32
comment?: string
33
- children?: React.ReactNode
34
} & TransRenderCallbackOrComponent
35
36
/**
0 commit comments