icon added in product data
This commit is contained in:
parent
ca887ceb80
commit
23e61810ba
@ -5,7 +5,7 @@ import {
|
||||
fetchProducts,
|
||||
fetchUnits,
|
||||
} from '../../../services/masters/masterService.js';
|
||||
import CaretDown from '../../../assets/images/caretdown.svg';
|
||||
import CaretDown from '../../../assets/images/CaretDown-black.svg';
|
||||
|
||||
const Input = ({ placeholder = '', type = 'text', value = '', onChange = () => {} }) => (
|
||||
<input
|
||||
|
||||
Loading…
Reference in New Issue
Block a user