🎨(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
committed by aleb_the_flash
parent 7fd4d20ea7
commit 6c69c3d6e3
@@ -12,7 +12,6 @@ import { useGridLayout } from '../hooks/useGridLayout'
import { PaginationControl } from './PaginationControl'
import { useSpeakerPromotionTrigger } from '../hooks/useSpeakerPromotionTrigger'
/** @public */
export interface GridLayoutProps
extends