remocao do botao adicionar paciente
This commit is contained in:
parent
6e62797526
commit
adfeb3097f
@ -197,14 +197,6 @@ export default function PacientesPage() {
|
||||
<SelectItem value="20">20 por página</SelectItem>
|
||||
</SelectContent>
|
||||
</Select>
|
||||
<Link href="/doctor/pacientes/novo" className="w-full sm:w-auto">
|
||||
<Button
|
||||
variant="default"
|
||||
className="bg-blue-600 hover:bg-blue-700 w-full sm:w-auto"
|
||||
>
|
||||
Novo Paciente
|
||||
</Button>
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user