list of products

This commit is contained in:
hamid zarghami
2026-02-24 10:27:43 +03:30
parent 689376787e
commit 5c4923129a
2 changed files with 13 additions and 15 deletions
-4
View File
@@ -62,10 +62,6 @@ const ProductList: FC = () => {
<div className='mt-8'>
<Table
columns={[
{
key: 'id',
title: 'شماره',
},
{
key: 'title',
title: 'عنوان محصول',