- updates;

This commit is contained in:
Vitalii Kiiko
2025-03-03 16:47:50 +01:00
parent 08ad2aff5e
commit 69ca33f232
3 changed files with 60 additions and 14 deletions

View File

@@ -8,7 +8,6 @@ import NumberFlow from '@number-flow/react';
import DashboardService from '../../service/dashboard-service';
// components
import LatestBandiTable from './components/LatestBandiTable';
import { Button } from 'primereact/button';
import AllDomandeTable from '../Domande/components/AllDomandeTable';
import DraftApplicationsTable from './components/DraftApplicationsTable';