diff --git a/app/views/seats/index.js b/app/views/seats/index.js index 6c5762c..e9a10c1 100644 --- a/app/views/seats/index.js +++ b/app/views/seats/index.js @@ -11,10 +11,13 @@ const buildSectionElements = (sections) => { aria-label={seat.ariaLabel} key={seat.venueFloorSeatPath} > - - - - + )) @@ -55,6 +58,17 @@ export default (props) => { viewBox="0 0 1600 1600" > + + + + + + { sectionElements }