Skip to content

Commit

Permalink
comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
Pujan92 committed Jan 12, 2024
1 parent 9c9d03f commit 418768f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/settings/AboutPage/AboutPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ function AboutPage(props) {
</Text>
</View>
),
// disabling this rule, as we want this to run only on the first render
// eslint-disable-next-line react-hooks/exhaustive-deps
[],
);
Expand Down

0 comments on commit 418768f

Please sign in to comment.