import { ProjetoProdutoCronogramaGanttScreen } from '@/features/projetos/projeto-produto-cronograma';

export default function ProjetoProdutoCronogramaGanttPage() {
    return <ProjetoProdutoCronogramaGanttScreen />;
}
