소스 검색

Update general.py (#4903)

Alek Petuskey 2 달 전
부모
커밋
e8e02cba7a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      reflex/components/recharts/general.py

+ 1 - 0
reflex/components/recharts/general.py

@@ -56,6 +56,7 @@ class ResponsiveContainer(Recharts, MemoizationLeaf):
         "PieChart",
         "RadarChart",
         "RadialBarChart",
+        "ResponsiveContainer",
         "ScatterChart",
         "Treemap",
         "ComposedChart",