Skip to content

Commit 3b0e92e

Browse files
committed
updated legibility of code in History file
1 parent 520bc33 commit 3b0e92e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/components/History.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ const filterHooks = (data: any[]) => {
3636
* @method maked3Tree :Creates a new D3 Tree
3737
*/
3838

39+
// main function exported to StateRoute
40+
// below we destructure the props
3941
function History(props: any) {
4042
const { width, height, hierarchy, dispatch, sliderIndex, viewIndex } = props;
4143

0 commit comments

Comments
 (0)