feat: Separar paginas generador y qr en diferentes proyectos

This commit is contained in:
2026-07-17 15:14:32 -04:00
parent c736e43730
commit 85ffe635cd
23 changed files with 1349 additions and 429 deletions
-1
View File
@@ -1,6 +1,5 @@
import { StrictMode } from 'react'
import { createRoot } from 'react-dom/client'
import './index.css'
import App from './App.jsx'
createRoot(document.getElementById('root')).render(