diff --git a/src/components/ListGroup.tsx b/src/components/ListGroup.tsx index a280ec6..b9e07d2 100644 --- a/src/components/ListGroup.tsx +++ b/src/components/ListGroup.tsx @@ -7,11 +7,11 @@ function ListGroup() {

List Name

{items.length === 0 &&

No items found

}