mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
empty state label consistency
This commit is contained in:
@ -406,7 +406,7 @@ const DocumentsPage: NextPageWithLayout = (props: any) => {
|
||||
|
||||
<h3 className="mt-2 text-sm font-medium text-gray-900">No documents</h3>
|
||||
<p className="mt-1 text-sm text-gray-500">
|
||||
Get started by creating a new document.
|
||||
Get started by adding a document.
|
||||
</p>
|
||||
<div className="mt-6">
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user