浏览代码

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",