🎨(frontend) apply lint fixes

Run the frontend linter/formatter and commit the resulting fixes to
keep the codebase clean and consistent.
This commit is contained in:
lebaudantoine
2026-08-04 20:26:44 +02:00
parent 15c9ee225a
commit c39e801ad6
@@ -12,7 +12,6 @@ import { useGridLayout } from '../hooks/useGridLayout'
import { PaginationControl } from './PaginationControl'
import { useSpeakerPromotionTrigger } from '../hooks/useSpeakerPromotionTrigger'
/** @public */
export interface GridLayoutProps
extends