fix appology page
This commit is contained in:
parent
4010a209e6
commit
7775e1939f
@ -25,7 +25,7 @@ export const ApologyPage = ({ error }: Props) => {
|
||||
color: "text.primary",
|
||||
}}
|
||||
>
|
||||
{/* {t(message.toLowerCase())} */}
|
||||
{t(message.toLowerCase())}
|
||||
</Typography>
|
||||
</Box>
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user