Browse Source

Update general.py (#4903)

Alek Petuskey 2 months ago
parent
commit
e8e02cba7a
1 changed files with 1 additions and 0 deletions
  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",