Skip to content

Commit 63b1e20

Browse files
committed
up to date
1 parent 79110c9 commit 63b1e20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/components/StateRoute.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ const StateRoute = (props: StateRouteProps) => {
109109
width={width}
110110
height={height}
111111
snapshots={snapshots}
112+
changeSlider={changeSlider}
113+
changeView={changeView}
112114
hierarchy={hierarchy}
113115
/>
114116
)}

0 commit comments

Comments
 (0)