Skip to content

Commit

Permalink
fix:removed unused value
Browse files Browse the repository at this point in the history
  • Loading branch information
Riddhiagrawal001 committed Dec 20, 2023
1 parent 870c64f commit cc0df02
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ type errorPageInfoType = {
headerText: string,
subText: string,
buttonText?: string,
additionalInformation?: string,
refreshStatusText?: string,
}

0 comments on commit cc0df02

Please sign in to comment.