Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisupshall committed Jan 22, 2024
1 parent 5c11fd7 commit b4e6326
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export const SubmissionDataGrid = (props: ISubmissionDataGridProps) => {
}}>
<Icon path={mdiLockOpenOutline} size={0.75} />
<Typography component="span" textTransform="uppercase">
Unsecuredasdfasdfsd
Unsecured
</Typography>
</Stack>
);
Expand Down

0 comments on commit b4e6326

Please sign in to comment.