Skip to content

Commit ee81125

Browse files
committed
lint
1 parent 0d33e97 commit ee81125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/dash-renderer/src/AppContainer.react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class UnconnectedAppContainer extends React.Component {
2525
identity,
2626
hooks.request_refresh_jwt
2727
)
28-
}
28+
};
2929
}
3030

3131
props.dispatch(setHooks(hooks));

0 commit comments

Comments
 (0)