change name logind all component

This commit is contained in:
hamid zarghami
2025-11-23 08:39:30 +03:30
parent 9eadbb568b
commit 42960e581a
32 changed files with 526 additions and 47 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ const CategoryFood: FC = () => {
<Table
columns={columns}
data={filteredCategories}
isLoading={isLoading}
isloading={isLoading}
selectable
/>
</div>