fix alert empty validation on conversion module

This commit is contained in:
Wikzyy
2025-05-08 10:49:40 +07:00
parent 95fae23120
commit 3ab53271d1
4 changed files with 135 additions and 85 deletions

View File

@ -118,7 +118,7 @@ const DetailTransaction = () => {
</div>
</div>
</div>
<p className="mt-4 text-gray-500">Loading Provider Details...</p>
<p className="mt-4 text-gray-500">Loading Logs Details...</p>
</div>
) : (
<table className="min-w-full table-auto">