mirror of
https://github.com/flarum/core.git
synced 2025-10-27 05:31:29 +01:00
Unfortunately, TypeScript only supports strings and classes for JSX tags. Therefore, our type definition should only allow for those two types. see https://github.com/microsoft/TypeScript/issues/14789#issuecomment-412247771