asdf
This commit is contained in:
@@ -287,7 +287,7 @@ const History = () => {
|
||||
return (
|
||||
<div className="p-6">
|
||||
<div className="flex justify-between items-center mb-6">
|
||||
<h1 className="text-2xl font-bold text-gray-900">Application History</h1>
|
||||
<h1 className="text-2xl font-bold text-gray-900">History</h1>
|
||||
<button
|
||||
onClick={fetchHistoryData}
|
||||
className="px-4 py-2 bg-blue-600 text-white rounded hover:bg-blue-700"
|
||||
|
||||
Reference in New Issue
Block a user