Understanding `’PropsWithChildren’` and `verbatimModuleSyntax` in React + TypeScript 5

‘PropsWithChildren’ is a type and must be imported using a type-only import when ‘verbatimModuleSyntax’ is enabled.ts(1484) If you’ve recently upgraded to TypeScript 5+ and started seeing this new error in Continue reading Understanding `’PropsWithChildren’` and `verbatimModuleSyntax` in React + TypeScript 5