mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-28 19:27:50 +00:00
🎨(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:
committed by
aleb_the_flash
parent
7fd4d20ea7
commit
6c69c3d6e3
@@ -12,7 +12,6 @@ import { useGridLayout } from '../hooks/useGridLayout'
|
|||||||
import { PaginationControl } from './PaginationControl'
|
import { PaginationControl } from './PaginationControl'
|
||||||
import { useSpeakerPromotionTrigger } from '../hooks/useSpeakerPromotionTrigger'
|
import { useSpeakerPromotionTrigger } from '../hooks/useSpeakerPromotionTrigger'
|
||||||
|
|
||||||
|
|
||||||
/** @public */
|
/** @public */
|
||||||
export interface GridLayoutProps
|
export interface GridLayoutProps
|
||||||
extends
|
extends
|
||||||
|
|||||||
Reference in New Issue
Block a user