diff --git a/assets/js/components/Dashboard/PlaceRow.tsx b/assets/js/components/Dashboard/PlaceRow.tsx index 9687009e..59c891f4 100644 --- a/assets/js/components/Dashboard/PlaceRow.tsx +++ b/assets/js/components/Dashboard/PlaceRow.tsx @@ -71,8 +71,7 @@ interface PlaceRowProps { } /** - * Component used to display each place and their screen simulations. - * Assumes it is displayed in an Accordion component from react-bootstrap. + * Component used to display summary info about a place and its screens. */ const PlaceRow = ({ place,