Open pomber opened 1 year ago
Tried https://github.com/DefinitelyTyped/DefinitelyTyped/pull/65003, but we need to wait for https://github.com/microsoft/TypeScript/pull/51328 (TypeScript 5.1 will make Promise<ReactNode> a valid return type for components)
Promise<ReactNode>
Tried https://github.com/DefinitelyTyped/DefinitelyTyped/pull/65003, but we need to wait for https://github.com/microsoft/TypeScript/pull/51328 (TypeScript 5.1 will make
Promise<ReactNode>
a valid return type for components)