Fase 3: Inicio de Publicación y Web Pública - Wizard de Publicación (WizardApp + Frontend Setup + CORS)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useState, useEffect } from 'react';
|
||||
import { Operation } from '../../types/Operation'; // ID: type-import-fix
|
||||
import { type Operation } from '../../types/Operation'; // ID: type-import-fix
|
||||
import { operationService } from '../../services/operationService';
|
||||
import { Plus, Trash2 } from 'lucide-react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user