feat: creacion de plantillas para pruebas, prototipo

This commit is contained in:
2026-03-16 12:28:29 -03:00
parent 7409f8bfda
commit 41279585f6
11 changed files with 2003 additions and 5 deletions
@@ -0,0 +1,2 @@
export { default as TestTemplateManager } from './TestTemplateManager';
export { default as TestTemplateForm } from './TestTemplateForm';