Skip to content

Commit

Permalink
Removed unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
godofoutcasts94 committed Feb 29, 2024
1 parent 23740aa commit 0928071
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/LoadingPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ type LoadingPageProps = {
/** Method to trigger when pressing back button of the header */
onBackButtonPress?: () => void;

/** Title of the Loading page */
title: string;
};

Expand Down

0 comments on commit 0928071

Please sign in to comment.