Explorar el Código

Update general.py (#4903)

Alek Petuskey hace 2 meses
padre
commit
e8e02cba7a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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",