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
@@ -60,7 +60,7 @@ const FoodsList: FC = () => {
<Table
columns={columns}
data={foods}
isLoading={isLoading}
isloading={isLoading}
pagination={{
currentPage,
totalPages,