change the backgrounf

This commit is contained in:
Malini 2026-01-14 16:35:07 +05:30
parent 1a7e8113b3
commit a58b4a2535

View File

@ -1243,7 +1243,7 @@ const EditCompanyProfile = () => {
<button
type="button"
className="inline-flex justify-center rounded-md border border-[#92722A] bg-white px-4 py-2 text-sm font-medium text-[#92722A] shadow-sm hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2"
onClick={() => navigate('/survey')}
onClick={() => navigate('/dashboard')}
>
Cancel
</button>