fix: update section title from Mapa de Camas to Camas

This commit is contained in:
2026-08-11 13:56:31 +00:00
parent a17deb815e
commit d17ba39b2d
8 changed files with 41 additions and 11 deletions
+12 -1
View File
@@ -82,7 +82,18 @@ export function Cultivos({
};
return (
<div className="space-y-4">
<div className="space-y-6 dark:text-white">
{/* Header */}
<div className="flex flex-col sm:flex-row sm:items-center sm:justify-between gap-4">
<div>
<h1 className="text-2xl font-bold text-gray-900 dark:text-white flex items-center gap-2.5">
<Microscope className="h-7 w-7 text-blue-600 dark:text-blue-400 shrink-0" />
Cultivos
</h1>
<p className="text-gray-500 dark:text-gray-400">Informe y registro de cultivos y muestras</p>
</div>
</div>
<div className="flex flex-col sm:flex-row gap-4 items-start sm:items-center justify-between">
<div className="flex-1 flex gap-2">
<div className="relative flex-1">