forked from BLC/sgeUpdated
Update sge-frontend/src/views/Areas/Areas.js
This commit is contained in:
@@ -75,7 +75,7 @@ const Areas = () => {
|
||||
},
|
||||
{
|
||||
name: t("Areas.areas"),
|
||||
selector: (row) => row.areas, // Bura boştu "".
|
||||
selector: (row) => row.areas, // Bura boştu "".
|
||||
sortable: true,
|
||||
minWidth: "350px",
|
||||
cell: (row) => {
|
||||
|
||||
Reference in New Issue
Block a user