Skip to content

Commit 883ae64

Browse files
update text
1 parent dbb4c6c commit 883ae64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pages/EditShelterSupply/EditShelterSupply.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,7 @@ const EditShelterSupply = () => {
186186
<div className="p-4 flex flex-col max-w-5xl w-full gap-3 items-start">
187187
<h6 className="text-2xl font-semibold">Editar itens do abrigo</h6>
188188
<p className="text-muted-foreground">
189-
Para cada item da lista abaixo, informe a disponibilidade no abrigo
190-
selecionado
189+
Antes de adicionar um novo item, confira na busca abaixo se ele já não foi cadastrado.
191190
</p>
192191
<div className="w-full my-2">
193192
<SupplySearch

0 commit comments

Comments
 (0)