Skip to content

Commit

Permalink
Web: SectionBody: Deleted useless code.
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaLopaeva committed Nov 3, 2021
1 parent 3aa117c commit 6fb6f3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ class SectionBody extends React.Component {
withScroll,
isLoaded,
} = this.props;
console.log("isLoaded", isLoaded);

const focusProps = autoFocus
? {
ref: this.focusRef,
Expand Down

0 comments on commit 6fb6f3d

Please sign in to comment.