removed quotes from openRestorePageModal prompt

This commit is contained in:
Eddy Oyieko
2024-09-24 14:16:18 +03:00
parent 614a032954
commit 04b38e397c

View File

@ -43,7 +43,7 @@ export default function RecycledPagesList({
title: "Restore page",
children: (
<Text size="sm">
"Restore this page ?"
Restore this page ?
</Text>
),
centered: true,