chore: remove breadcrumb from events page

This commit is contained in:
jinhojang6 2024-04-24 01:59:47 +09:00
parent c4d7e0d863
commit f3235979f9
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import {
# Events # Events
<head> <head>
<body className="events event-details" /> <body className="events event-details no-breadcrumbs" />
</head> </head>
<EventCardList <EventCardList