mirror of
https://github.com/docmost/docmost.git
synced 2025-11-12 19:22:39 +10:00
removed quotes from openRestorePageModal prompt
This commit is contained in:
@ -43,7 +43,7 @@ export default function RecycledPagesList({
|
|||||||
title: "Restore page",
|
title: "Restore page",
|
||||||
children: (
|
children: (
|
||||||
<Text size="sm">
|
<Text size="sm">
|
||||||
"Restore this page ?"
|
Restore this page ?
|
||||||
</Text>
|
</Text>
|
||||||
),
|
),
|
||||||
centered: true,
|
centered: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user