Compare commits

...

1 Commits

Author SHA1 Message Date
lebaudantoine c39e801ad6 🎨(frontend) apply lint fixes
Run the frontend linter/formatter and commit the resulting fixes to
keep the codebase clean and consistent.
2026-08-04 20:26:44 +02:00
@@ -12,7 +12,6 @@ import { useGridLayout } from '../hooks/useGridLayout'
import { PaginationControl } from './PaginationControl'
import { useSpeakerPromotionTrigger } from '../hooks/useSpeakerPromotionTrigger'
/** @public */
export interface GridLayoutProps
extends