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