Skip to content

Commit 08e624a

Browse files
authored
fix: deduplicated room venue (graphql#1570)
1 parent 2b608e5 commit 08e624a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Conf/Schedule/ScheduleList.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ const ScheduleList: FC<Props> = ({
266266
</span>
267267
)}
268268
<span className="font-bold mt-2 flex items-center text-gray-700">
269-
Room: {session.venue}
270269
<svg
271270
className="mr-1 mb-0.5"
272271
width="16px"

0 commit comments

Comments
 (0)