icon added in review submit
This commit is contained in:
parent
23e61810ba
commit
120285854d
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user