This commit is contained in:
ManishMadan2882
2025-02-21 00:54:06 +05:30
parent c2b0ed85d2
commit 84661cea36
3 changed files with 33 additions and 40 deletions

View File

@@ -32,9 +32,9 @@ export default function ConfirmationModal({
>
<div className="relative">
<div>
<p className="font-base mb-1 w-[90%] text-lg break-words text-jet dark:text-bright-gray">
{message}
</p>
<p className="font-base mb-1 w-[90%] text-lg break-words text-jet dark:text-bright-gray">
{message}
</p>
<div>
<div className="mt-6 flex flex-row-reverse gap-1">
<button