modified: src/App.jsx

modified:   src/components/AppShell.jsx
modified:   src/config/permissions.js
modified:   src/pages/PatientsPage.jsx
This commit is contained in:
2026-05-06 17:49:52 -03:00
parent 666b3b5c0e
commit 9335e974eb
4 changed files with 16 additions and 8 deletions

View File

@@ -716,7 +716,7 @@ export function PatientDetailPage({ navigate, patient }) {
<div className="flex flex-wrap gap-3">
<button
className="h-10 rounded-sm border border-[#404040] bg-[#262626] px-4 text-sm font-semibold text-[#e5e5e5] transition hover:bg-[#303030]"
onClick={() => navigate('/camunicacao')}
onClick={() => navigate('/comunicacao')}
type="button"
>
Enviar mensagem