styleguidist/react-styleguidist

Code examples with language set to `typescript jsx` does not render the example

Open

#1,540 建立於 2020年2月18日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (1,416 fork)github user discovery
help wanted

倉庫指標

Star
 (11,091 star)
PR 合併指標
 (PR 指標待抓取)

描述

Current behavior

The code that uses typescript jsx (this is what WebStorm requires to render TypeScript with JSX),

```typescript jsx

doesn't render the example. It only renders the static code block.

Expected behavior

It should render the example.

貢獻者指南