wip2
This commit is contained in:
@@ -28,7 +28,7 @@ export function PasoBasicosForm({
|
||||
return (
|
||||
<div className="grid gap-4 sm:grid-cols-2">
|
||||
<div className="grid gap-1 sm:col-span-2">
|
||||
<Label htmlFor="nombrePlan">Nombre del plan</Label>
|
||||
<Label htmlFor="nombrePlan">Nombre del plann</Label>
|
||||
<Input
|
||||
id="nombrePlan"
|
||||
placeholder="Ej. Ingeniería en Sistemas 2026"
|
||||
|
||||
Reference in New Issue
Block a user