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