fix(SW-886): update map marker
This commit is contained in:
@@ -35,7 +35,7 @@ export function Rooms({ rooms }: RoomsProps) {
|
||||
className={styles.roomsContainer}
|
||||
>
|
||||
<div ref={scrollRef} className={styles.scrollRef}></div>
|
||||
<Title as="h3" level="h2" textTransform="capitalize">
|
||||
<Title as="h3" level="h2">
|
||||
{intl.formatMessage({ id: "Rooms" })}
|
||||
</Title>
|
||||
<Grids.Stackable
|
||||
|
||||
Reference in New Issue
Block a user