Files
checkcle/application/src/components/schedule-incident/incident/IncidentTable.tsx
T

4 lines
108 B
TypeScript

// Re-export the refactored IncidentTable component
export { IncidentTable } from './table/IncidentTable';