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 a3785cc commit 7be7d9bCopy full SHA for 7be7d9b
resources/js/components/DeleteUser.vue
@@ -81,7 +81,7 @@ const closeModal = () => {
81
82
<div className="relative text-red-600 dark:text-red-100 ml-3">
83
<p className="font-medium leading-none mb-1 text-sm">Warning</p>
84
- <p className="leading-none text-xs">Please proceed with caution, this cannot be undone</p>
+ <p className="leading-none text-xs">Please proceed with caution, this cannot be undone.</p>
85
</div>
86
87
0 commit comments