icon added in review submit

This commit is contained in:
Malini 2025-10-29 13:43:16 +05:30
parent 23e61810ba
commit 120285854d

View File

@ -1,6 +1,6 @@
import React from 'react';
import Table from '../../common/Table';
import BackVendor from '../../../assets/images/backvector.svg';
import BackVendor from '../../../assets/images/CaretDown-black.svg';
const Card = ({ title, children }) => (
<div className="bg-white w-full rounded-lg shadow-sm ring-1 ring-gray-200">