サンプルノードストレステストストレステスト多数のノードとエッジをレンダリングできることを疑っていますか?自分で確認してください。index.htmlApp.tsxexport default function App() { const data: string = "world" return <h1>Hello {data}</h1> } 読み取り専用Stackblitzで開くCodesandboxで開く機能概要ダークモード