refactor(FE): Remove FCR-related fields and functionality

This commit is contained in:
rstubryan
2026-02-09 08:59:51 +07:00
parent a8dce9da46
commit 60ace68dae
5 changed files with 1 additions and 222 deletions
@@ -363,10 +363,6 @@ const ProjectFlockTable = ({ refresh }: { refresh?: () => void }) => {
accessorKey: 'location.name',
header: 'Lokasi',
},
{
accessorKey: 'fcr.name',
header: 'FCR',
},
{
accessorKey: 'category',
header: 'Kategori',