We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5badfa1 commit 54fad1eCopy full SHA for 54fad1e
resources/js/components/delete-user.tsx
@@ -81,7 +81,7 @@ export default function DeleteUser() {
81
</Dialog>
82
<div className="relative ml-3 text-red-600 dark:text-red-100">
83
<p className="mb-1 text-sm font-medium leading-none">Warning</p>
84
- <p className="text-xs leading-none">Please proceed with caution, this cannot be undone</p>
+ <p className="text-xs leading-none">Please proceed with caution, this cannot be undone.</p>
85
</div>
86
87
0 commit comments