fixing issue manage transferfee on edit transfertype
This commit is contained in:
@ -363,8 +363,8 @@ const ManageTransferFeeContextProvider = ({
|
||||
|
||||
return (
|
||||
<div className="container mx-auto py-5">
|
||||
<div className="flex justify-between items-center mt-6">
|
||||
<h1 className="text-xl font-semibold text-gray-900">Manage Transaction Fee</h1>
|
||||
<div className="flex items-center mb-5 px-5">
|
||||
<h2 className="text-xl font-semibold text-gray-900">Manage Transaction Fee</h2>
|
||||
</div>
|
||||
<ManageTransferFeeContext.Provider
|
||||
value={{
|
||||
|
||||
Reference in New Issue
Block a user