error TS2786: 'Markdown' cannot be used as a JSX component.
Its type 'typeof import("/data/data/com.termux/files/home/test-ink/node_modules/ink-markdown/build/index")' is not a valid JSX element type.
24 render(<Markdown>{text}</Markdown>);
What could be the problem?
What could be the problem?