File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
reflex/components/recharts Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 111111 "reflex/components/react_player/react_player.pyi" : " a9917f411d51cf3f291758c9e01844f2" ,
112112 "reflex/components/react_player/video.pyi" : " ef4730235b7902fa30859083db8b36a3" ,
113113 "reflex/components/recharts/__init__.pyi" : " ea5b61055f486497a1901429a9d7c9df" ,
114- "reflex/components/recharts/cartesian.pyi" : " d9558034d606669ef40f7212b5644539 " ,
114+ "reflex/components/recharts/cartesian.pyi" : " 38f884467330e1c6e2e9e435ac4ac754 " ,
115115 "reflex/components/recharts/charts.pyi" : " 58415e7aef3d4642494e1b86aea6589c" ,
116116 "reflex/components/recharts/general.pyi" : " a12735989ef36152b2dab954604953c0" ,
117117 "reflex/components/recharts/polar.pyi" : " ff9f90861ae950d6db9c1bc160303182" ,
Original file line number Diff line number Diff line change @@ -667,13 +667,6 @@ class Segment(TypedDict):
667667 y : str | int
668668
669669
670- class Segment (TypedDict ):
671- """A segment in a ReferenceLine or ReferenceArea."""
672-
673- x : str | int
674- y : str | int
675-
676-
677670class ReferenceLine (Reference ):
678671 """A ReferenceLine component in Recharts."""
679672
You can’t perform that action at this time.
0 commit comments