Skip to content

Commit

Permalink
Fixed comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaddox5 committed Nov 28, 2023
1 parent 673e5e4 commit 3d44b4a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/js/components/Dashboard/PlaceRow.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 3d44b4a

Please sign in to comment.