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