'PrismicTable' cannot be used as a JSX component

Hi @jorikvanruiswijk, this could be because of recent changes to React's TypeScript types.

Could you try an alpha version that includes a possible fix and let us know if it resolves the issue?

npm install @prismicio/react@3.2.1-alpha.0

Thanks!