This commit is contained in:
Lizandro Guarnizo
2026-02-04 20:46:05 -05:00
parent 302ebb9abd
commit 202594812d
6 changed files with 31 additions and 14 deletions
@@ -14,7 +14,7 @@ class ListPrensillas extends ListRecords
{
return [
Actions\CreateAction::make()
->label('Crear Prensilla'),
->label('Crear Presilla'),
];
}
}